Our new developer documentation is now available. Please check it out!
MsgPackReader
public struct MsgPackReader
Static Methods
Name | Description |
---|---|
Create | |
KeyToBytes |
Properties
Name | Description |
---|---|
Item[Byte[]] | |
Item[String] | |
ArrayLength | |
Item[Int32] |
Public Methods
Name | Description |
---|---|
AsMapEnumerable | |
AsArrayEnumerable | |
GetByte | |
GetSByte | |
GetShort | |
GetUShort | |
GetInt | |
GetUInt | |
GetLong | |
GetULong | |
GetFloat | |
GetDouble | |
GetBool | |
GetString | |
GetBinary | |
GetTimestamp | |
GetExtension | |
GetFormatCode | |
GetFormatName |