| UnpackingUnpackBinary Method |
| Name | Description | |
|---|---|---|
| UnpackBinary(Byte) |
Unpacks the raw binary from the head of specified byte array.
| |
| UnpackBinary(Stream) |
Unpacks the raw binary value from the specified Stream.
| |
| UnpackBinary(Byte, Int32) |
Unpacks the raw binary from the specified byte array.
|