getIntBE

fun ByteArray.getIntBE(offset: Int): Int

Reads 4 bytes in big-endian order from this ByteArray starting at the given offset.