moveTo

fun ByteBuffer.moveTo(destination: Memory, offset: Int)

Copy byte from this buffer moving it's position to the destination at offset.