The package chunker implements content-defined-chunking (CDC) based on a
rolling Rabin Hash. This library is a D port of the Go
package, which is part of the restic
backup program.
An introduction to Content Defined Chunking can be found in the restic blog post Foundation - Introducing Content Defined Chunking (CDC).
You can find the API documentation at https://chunker.dpldocs.info/