toDoubleArray

fun Buffer<Double>.toDoubleArray(): DoubleArray

Returns a new DoubleArray containing all the elements of this Buffer.

Sources

common source
Link copied to clipboard