Std stream stream writefloat
std:std.stream.Stream.WriteFloat
Method WriteFloat:Void( data:Float )#
Writes a 32 bit float to the stream,
Parameters | |
---|---|
data |
data The float to write. |
std:std.stream.Stream.WriteFloat
Writes a 32 bit float to the stream,
Parameters | |
---|---|
data |
data The float to write. |