Expand description
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
- Fast
CdcIncr - FastCdcIncr provides an incrimental interface to
FastCdc
- Fast
CdcState