readBigInt64LE

abstract fun readBigInt64LE(offset: Int?): Long

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