ByteWriter.putInt16Le

Writes a signed little endian 16 bit integer to writer.

class ByteWriter
bool
putInt16Le
(
short val
)

Parameters

val short

Value to write

Return Value

Type: bool

TRUE if the value could be written