BinUtils ReadUInt64 Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberReadUInt64(Stream)
Reads unsigned 64-bit int from stream
Public methodStatic memberReadUInt64( Byte , Int32)
Reads unsigned 64-bit int from byte array
Back to Top
See Also