nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MIME.application.json / Decoder

Decoder

Full name Microsoft.VisualBasic.MIME.application.json.BSON.Decoder Assembly Microsoft.VisualBasic.MIME.application.json Members 3

01 Syntax

Microsoft.VisualBasic.MIME.application.json.BSON.Decoder

02 Methods

NameOverloadsSummary
.ctor 1 create document decoder from a given in-memory stream data
decodeCString 1 Decode a ZERO terminated C-string.
getDocumentOffset 1

03 Members

method .ctor #
#ctor(Byte(), Encodings)

create document decoder from a given in-memory stream data

Parameters
NameTypeDescription
bufByte()

-

method decodeCString #
decodeCString

Decode a ZERO terminated C-string.

method getDocumentOffset #
getDocumentOffset()