toDoubleArray

fun DoubleBuffer.toDoubleArray(): DoubleArray

Returns a buffer of Double containing all of the elements of this primitive buffer.

Sources

(source)
Link copied to clipboard