toIntArray

fun Buffer<Int>.toIntArray(): IntArray

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

Sources

common source
Link copied to clipboard