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