IOMiscUtils WriteBEShort Method NFX Class Library

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

Overload List

  NameDescription
Public methodStatic memberWriteBEShort(Stream, Int16)
Writes a short encoded as big endian to the given stream
Public methodStatic memberWriteBEShort( Byte , Int32, Int16)
Writes a short encoded as big endian to buffer at the specified index
Back to Top
See Also