Click or drag to resize

BufferReaderReadInt64 Method

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