void WriteUInt32( uint value, EndianType endianType )
Sub WriteUInt32 ( value As UInteger, endianType As EndianType )
abstract WriteUInt32 : value : uint32 * endianType : EndianType -> unit
In This Article