kotlin-echo
echo-core
/
io.github.alexandrepiveteau.echo.core.buffer
/
toIntArray
to
Int
Array
fun
MutableIntGapBuffer
.
toIntArray
(
)
:
IntArray
Content copied to clipboard
Copies the contents of this
MutableIntGapBuffer
into a new
IntArray
.