Module mc_repack::optimizer

source ·
Expand description

Optimizer (file system or ZIP archive).

Enums

  • An entry type based on extracted data from an archive
  • A progress state to update information about currently optimized entry

Functions

  • Optimizes an archive and saves repacked one in a new destination.
  • Optimizes files in directory and saves them in a new destination.
  • Optimizes entries using entry reader in saver in separate threads.