toFloatArray

fun Buffer<Float>.toFloatArray(): FloatArray

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

Sources

common source
Link copied to clipboard