BinUtils ReadUInt16 Method NFX Class Library

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

Overload List

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