readDoubleLE

abstract fun readDoubleLE(offset: Int?): Double

Read a 64-bit double-precision floating point value from the buffer using the Little Endian byte order, optionally at an offset.