ByteWriter.putUint24Le

Writes a unsigned little endian 24 bit integer to writer.

class ByteWriter
bool
putUint24Le
(
uint val
)

Parameters

val uint

Value to write

Return Value

Type: bool

TRUE if the value could be written