flate2 1.0.30

DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
Documentation

flate2

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, 4 of them enabled by default.

default

  • rust_backend

rust_backend

  • miniz_oxide
  • any_impl

miniz_oxide

  • dep:miniz_oxide

any_impl

    This feature flag does not enable additional features.

zlib-ng

  • any_zlib
  • libz-ng-sys

zlib

  • any_zlib
  • libz-sys

zlib-rs

  • any_zlib
  • libz-rs-sys

cloudflare_zlib

  • any_zlib
  • cloudflare-zlib-sys

zlib-ng-compat

  • zlib
  • libz-sys/zlib-ng

zlib-default

  • any_zlib
  • libz-sys/default

miniz-sys

  • rust_backend

libz-sys

  • dep:libz-sys

libz-rs-sys

  • dep:libz-rs-sys

cloudflare-zlib-sys

  • dep:cloudflare-zlib-sys

any_zlib

  • any_impl

libz-ng-sys

  • dep:libz-ng-sys