Skip to content

Std stream stream writeubyte

std:std.stream.Stream.WriteUByte

Method WriteUByte:Void( data:UByte )#

Write an unsigned byte to the stream.

Parameters
data data The ubyte to write.