Module compress

Source

Structs§

Compressor
Compressor that produces fdeflate compressed streams.
StoredOnlyCompressor
Compressor that only writes the stored blocks.

Functions§

compress_to_vec
Compresses the given data.