autocompress 0.2.1

Automatically select suitable decoder from magic bytes or encoder from file extension.
Documentation

autocompress

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 16 feature flags, 14 of them enabled by default.

default

  • full

full

  • gzip
  • snap
  • zstd
  • bzip2
  • lz4
  • xz
  • brotli
  • thread

gzip

  • flate2

snap

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

bzip2

    This feature flag does not enable additional features.

lz4

    This feature flag does not enable additional features.

xz

  • xz2

brotli

    This feature flag does not enable additional features.

thread

  • log
  • crossbeam-channel

flate2

    This feature flag does not enable additional features.

xz2

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

miniz-sys

  • flate2/miniz-sys
  • gzip

zlib

  • flate2/zlib
  • gzip