std
:
std.stream
.
Stream
.WriteUInt
Method WriteUInt:Void( data:
UInt
)
Writes a 32 bit unsigned int to the stream.
Parameters
data
data The uint to write.