Click or drag to resize

BufferReaderReadUInt64BE Method

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