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