Skip to main content

Module chunk_delta

Module chunk_delta 

Source
Expand description

Content-defined chunk diff algorithm for delta transfer. Content-defined chunk diff algorithm.

Structs§

ChunkDelta
Result of diffing two ordered chunk lists.
ChunkRef
A reference to a content-addressed chunk with its size.

Functions§

compute_chunk_delta
Compute the delta between two ordered chunk lists.