Minor updates to docs
Move mask generation to private module
Add chunking iterator
An implementation of the FastCDC algorithm for content-defined chunking.
FastCDC builds on the Gear-based CDC function with the following improvements.
For more details, sett the FastCDC [1] paper which this implementation is based on.