kotlin-echo
echo-core
/
io.github.alexandrepiveteau.echo.core.buffer
/
toByteArray
to
Byte
Array
fun
MutableByteGapBuffer
.
toByteArray
(
)
:
ByteArray
Content copied to clipboard
Copies the contents of this
MutableByteGapBuffer
into a new
ByteArray
.