PacketReaderReadInt32LE Method |
| Name | Description | |
|---|---|---|
| ReadInt32LE |
Reads a 32bit signed integer from the current position in the packet packet.
The current position is advanced by 4 bytes.
| |
| ReadInt32LE(Int32) |
Reads a 32bit signed integer at offset in the buffer.
(Inherited from PacketIO.) |