toFloatArray

fun FloatBuffer.toFloatArray(): FloatArray

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

Sources

(source)
Link copied to clipboard