kotlin-echo
echo-core
/
io.github.alexandrepiveteau.echo.core.buffer
/
toCharArray
to
Char
Array
fun
MutableCharGapBuffer
.
toCharArray
(
)
:
CharArray
Content copied to clipboard
Copies the contents of this
MutableCharGapBuffer
into a new
CharArray
.