ByteWriter.putInt8

Writes a signed 8 bit integer to writer.

class ByteWriter
bool
putInt8
(
byte val
)

Parameters

val byte

Value to write

Return Value

Type: bool

TRUE if the value could be written