Click or drag to resize

BufferReaderReadUInt64 Method

Overload List
  NameDescription
Public methodReadUInt64(Endian)
Reads a 64bit unsigned integer at the current position in the buffer.
Public methodReadUInt64(Int32, Endian)
Reads a 64bit unsigned integer at offset in the buffer.
Top
See Also