BinUtils ReadUInt32 Method NFX Class Library

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

Overload List

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