PacketReaderReadUInt32 Method |
| Name | Description | |
|---|---|---|
| ReadUInt32(Endian) |
Reads a 32bit unsigned integer from the current position in the packet packet.
The current position is advanced by 4 bytes.
| |
| ReadUInt32(Int32, Endian) |
Reads a 32bit unsigned integer at offset in the buffer.
(Inherited from PacketIO.) |