PacketReaderReadBit Method |
| Name | Description | |
|---|---|---|
| ReadBit(Int32) |
Reads a bit from the current position in the packet packet.
The current position is advanced by 1 byte.
| |
| ReadBit(Int32, Int32) |
Reads a bit at offset in the buffer.
(Inherited from PacketIO.) |