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