putShort

fun putShort(value: Short)

Write a 16-bit signed short to the buffer and increment its position.


fun putShort(value: UShort)

Write a 16-bit unsigned short to the buffer and increment its position.