toIntArray

fun IntBuffer.toIntArray(): IntArray

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

Sources

(source)
Link copied to clipboard