ByteWriter.putUint8

bool putUint8(ubyte val) nothrow

Writes a unsigned 8 bit integer to writer.

Parameters

valValue to write

Returns

true if the value could be written