void WriteInt16( short value, EndianType endianType )
Sub WriteInt16 ( value As Short, endianType As EndianType )
abstract WriteInt16 : value : int16 * endianType : EndianType -> unit
In This Article