Skip to content

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.