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