toLongArray

fun LongBuffer.toLongArray(): LongArray

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

Sources

(source)
Link copied to clipboard