☰
D
dejadoc
GID:GSTBASE1
/
gstbase.byte_writer
/
ByteWriter.putUint8
🔍
☾
ByteWriter.putUint8
bool putUint8(ubyte val)
Writes a unsigned 8 bit integer to writer.
Parameters
val
Value to write
Returns
true if the value could be written