deko 0.4.0

A decoder that automatically detects compression format (gzip, bzip2, xz, zstd) via external crates. Includes an encoder for the same formats as well.
Documentation

deko

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

bzip2 (default)

flate2 (default)

xz (default)

  • dep:xz (default)

zstd (default)

nightly

This feature flag does not enable additional features.