Decoder
01 Syntax
Microsoft.VisualBasic.MIME.application.json.BSON.Decoder
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | create document decoder from a given in-memory stream data |
| decodeCString | 1 | Decode a ZERO terminated C-string. |
| getDocumentOffset | 1 | |
| decodeDocument | 1 | |
| Dispose | 1 |
03 Members
#ctor(
Byte(), Encodings)create document decoder from a given in-memory stream data
Parameters
| Name | Type | Description |
|---|---|---|
buf | Byte() | - |
decodeCString
Decode a ZERO terminated C-string.
getDocumentOffset()
decodeDocument()
Dispose()