[][src]Module delta_patch::rollsum

Weak rolling checksums: the first layer of rdiff finding similar blocks between files, even with insertions or removals.

Structs

Rollsum1

The rollsum algorithm used by rdiff 1.0 and 2.0.

Traits

Rollsum

Generic rollsum algorithm trait.