ByteWriter.putUint16Le

Writes a unsigned little endian 16 bit integer to writer.

class ByteWriter
bool
putUint16Le
(
ushort val
)

Parameters

val ushort

Value to write

Return Value

Type: bool

TRUE if the value could be written