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