writeDoubleLE

abstract fun writeDoubleLE(value: Double, offset: Int?): Int

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