Click or drag to resize

PacketReaderReadUInt64LE Method

Overload List
  NameDescription
Public methodReadUInt64LE
Reads a 64bit unsigned integer from the current position in the packet packet. The current position is advanced by 8 bytes.
Public methodReadUInt64LE(Int32)
Reads a 64bit unsigned integer at offset in the buffer.
(Inherited from PacketIO.)
Top
See Also