writeBigInt64LE

abstract fun writeBigInt64LE(value: Long, offset: Int?): Int

Write an 64-bit signed integer to the buffer at an offset using Little Endian order.