Std stream stream writeshort
std:std.stream.Stream.WriteShort
Method WriteShort:Void( data:Short )#
Writes a 16 bit short to the stream.
Parameters | |
---|---|
data |
data The short to write. |
std:std.stream.Stream.WriteShort
Writes a 16 bit short to the stream.
Parameters | |
---|---|
data |
data The short to write. |