getU32

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