toCharArray

fun CharBuffer.toCharArray(): CharArray

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

Sources

(source)
Link copied to clipboard