setUint16

JS
1.1
fun setUint16(
    byteOffset: Int,
    value: Short,
    littleEndian: Boolean = definedExternally)