void WriteInt32( int value, EndianType endianType )
Sub WriteInt32 ( value As Integer, endianType As EndianType )
abstract WriteInt32 : value : int * endianType : EndianType -> unit
In This Article