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