Crate smdiff_decoder

Source

Modules§

brotli
Re-exports the brotli decompressor reader used
reader
This module contains the SectionReader struct, which is used to read sections from a smdiff delta file. This is just like the SectionIterator struct from the smdiff-reader crate, but this can read sections that have secondary compression.
zstd
Re-exports the zstd streaming decoder used

Functions§

apply_patch
Applies an SMDiff patch to a source buffer