PacketReaderReadInt16 Method |
| Name | Description | |
|---|---|---|
| ReadInt16(Endian) |
Reads a 16bit signed integer from the current position in the packet packet.
The current position is advanced by 2 bytes.
| |
| ReadInt16(Int32, Endian) |
Reads a 16bit signed integer at offset in the buffer.
(Inherited from PacketIO.) |