Std stream stream writebyte
std:std.stream.Stream.WriteByte
Method WriteByte:Void( data:Byte )#
Writes a byte to the stream.
Parameters | |
---|---|
data |
data The byte to write. |
std:std.stream.Stream.WriteByte
Writes a byte to the stream.
Parameters | |
---|---|
data |
data The byte to write. |