getShortBE

fun ByteArray.getShortBE(offset: Int = 0): Short

Reads a 16-bit short integer from the byte array starting at offset.