UnpackingUnpackObject Method |
Name | Description | |
---|---|---|
UnpackObject(Byte) |
Unpacks the MessagePackObject which represents the value which has MessagePack type semantics. from the head of specified byte array.
| |
UnpackObject(Stream) |
Unpacks the MessagePackObject which represents the value which has MessagePack type semantics. value from the specified Stream.
| |
UnpackObject(Byte, Int32) |
Unpacks the MessagePackObject which represents the value which has MessagePack type semantics. from the specified byte array.
|