std
:
std.stream
.
Stream
.WriteULong
Method WriteULong:Void( data:
ULong
)
Writes a 64 bit unsigned long to the stream.
Parameters
data
data The ulong to write.