void WriteUInt64( ulong value, EndianType endianType )
Sub WriteUInt64 ( value As ULong, endianType As EndianType )
abstract WriteUInt64 : value : uint64 * endianType : EndianType -> unit
In This Article