ByteWriter.putInt8

bool putInt8(byte val)

Writes a signed 8 bit integer to writer.

Parameters

valValue to write

Returns

true if the value could be written