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