Crate smdiff_encoder

source ·

Modules§

  • This module is a re-export of the brotli encoder used in the secondary compression. It also exports the config options.
  • A writer for an smdiff section. This handles writing the header and the operations, and optionally secondary compression.
  • This module is a re-export of the zstd encoder used in the secondary compression.

Structs§

Enums§

Functions§

  • Encodes a delta file based on the given configuration and inputs.