readIntBE

open override fun readIntBE(offset: Int, byteLength: Int): Long

Read an integer with the specified byteLength (in bytes, up to 6 bytes/48 bits) using the Big Endian byte order, at the given offset.