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