API Reference Rexd v#1.0.0

Copy Markdown View Source

Modules

The rsync algorithm over binaries, wire-compatible with librsync 2.x.

BLAKE2b-256 (RFC 7693, unkeyed, digest length 32), the strong hash of librsync RS_*_BLAKE2_SIG_MAGIC signatures.

A delta: the commands that rebuild a new binary from a basis, and its librsync wire encoding.

Statistics about a delta and the search that produced it.

In-place patching: rebuilding the new version inside the storage that holds the basis, without a second copy, following Rasch and Burns, In-Place Rsync (USENIX 2003).

A block signature of a basis binary, and its librsync wire encoding.

Streaming signature, delta and patch.

Raised while a Rexd.Stream enumerable is consumed and its input turns out to be invalid.