readBigUInt64LE

open fun readBigUInt64LE(offset: Int?): BigInt

Read a 64-bit unsigned integer from the buffer using the Little Endian byte order, optionally at an offset.