nextsplit.h(0)
limb manual
nextsplit.h(0)
NAME
nextplit.h - finding the next split for variable-length chunks in a data stream
SYNOPSIS
#include <limb/nextsplit.h>
DESCRIPTION
This header defines functions to determine the next split for variable-length chunks in a data stream.
Functions
The following functions are defined :
Use Asymmetric Extremum Content Defined Chunking to determine the next split in a given data block
Use buzhash rolling hash to determine the next split in a given data block
Use rolling hash based on Rabin fingerprint to determine next split in a given data block