| UnpackingUnpackBoolean Method |
| Name | Description | |
|---|---|---|
| UnpackBoolean(Byte) |
Unpacks the boolean from the head of specified byte array.
| |
| UnpackBoolean(Stream) |
Unpacks the boolean value from the specified Stream.
| |
| UnpackBoolean(Byte, Int32) |
Unpacks the boolean from the specified byte array.
|