Crate zopfli_rs

Source

Structs§

Options
Options used to tweak optimization versus speed of compression.

Enums§

Format
Output format (deflate, gzip, zlib).

Functions§

compress
Compresses according to the given output format and appends the result to the output.