updateShort

fun updateShort(value: Short)

Writes value as a little-endian short into buffer at the current offset.

If there isn’t enough room, flush is called.

Parameters

value

the short value to write