Click or drag to resize

PacketReaderReadInt64 Method

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