ByteWriter.putInt16Be

Writes a signed big endian 16 bit integer to writer.

class ByteWriter
bool
putInt16Be
(
short val
)

Parameters

val short

Value to write

Return Value

Type: bool

TRUE if the value could be written