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