updatePositions

fun updatePositions(src: ByteBuffer, sp: Int, dst: CharBuffer, dp: Int)
fun updatePositions(src: CharBuffer, sp: Int, dst: ByteBuffer, dp: Int)