IOMiscUtils ReadBEShort Method NFX Class Library

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

Overload List

  NameDescription
Public methodStatic memberReadBEShort(Stream)
Reads a short encoded as big endian from stream
Public methodStatic memberReadBEShort( Byte , Int32 )
Reads a short encoded as big endian from buffer at the specified index
Back to Top
See Also