void WriteUInt16( ushort value, EndianType endianType )
Sub WriteUInt16 ( value As UShort, endianType As EndianType )
abstract WriteUInt16 : value : uint16 * endianType : EndianType -> unit
In This Article