readDoubles

actual fun readDoubles(array: DoubleArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
expect fun readDoubles(array: DoubleArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong = array.size.toULong())
actual fun readDoubles(array: DoubleArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
actual fun readDoubles(array: DoubleArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)