moveToByteArray
fun ByteBuffer.moveToByteArray(): ByteArray
Moves bytes from this
buffer into newly created ByteArray and returns it
fun ByteBuffer.moveToByteArray(): ByteArray
Moves bytes from this
buffer into newly created ByteArray and returns it