[][src]Module hash_roll::fastcdc

FastCDC is a chunking algorithm using some features from Gear

Reference:

  • https://www.usenix.org/system/files/conference/atc16/atc16-paper-xia.pdf

Structs

FastCdc

An instance of the "FastCDC" algorithm

FastCdcIncr

FastCdcIncr provides an incrimental interface to FastCdc

FastCdcState