UnpackingUnpackExtendedTypeObject Method |
Name | Description | |
---|---|---|
![]() ![]() | UnpackExtendedTypeObject(Byte) |
Unpacks the MessagePackExtendedTypeObject which represents the extended type value. from the head of specified byte array.
|
![]() ![]() | UnpackExtendedTypeObject(Stream) |
Unpacks the MessagePackExtendedTypeObject which represents the extended type value. value from the specified Stream.
|
![]() ![]() | UnpackExtendedTypeObject(Byte, Int32) |
Unpacks the MessagePackExtendedTypeObject which represents the extended type value. from the specified byte array.
|