update

abstract fun update(old: Int, data: ByteArray, offset: Int = 0, len: Int = data.size - offset): Int