Block based sync?

Some cloud providers support block based sync. Say I have an end cloud provider that supports this, using Cryptomator I presents my encrypted cloud as a system drive (good). At this point will I be able to do block based sync from a LAN storage into this mapped drive (e.g. rsync --inplace)? Or will this fall back to full file transfer?

Thanks