getU16

inline fun Buffer.getU16(byteOffset: Int, littleEndian: Boolean = true): Int
fun ByteArray.getU16(offset: Int, littleEndian: Boolean): Int