[][src]Module hash_roll::zpaq

zpaq impliments the chunking algorithm used in the zpaq archiving tool

Structs

Zpaq

A splitter used in go 'dedup' and zpaq that does not require looking back in the source data to update

ZpaqHash

The rolling hash component of the zpaq splitter

ZpaqIncr

Incrimental instance of Zpaq.

ZpaqSearchState

Intermediate state from Chunk::find_chunk_edge for Zpaq.