flate2-expose 1.0.24

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-expose

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

default

rust_backend (default)

miniz_oxide (default)

This feature flag does not enable additional features.

any_zlib

This feature flag does not enable additional features.

cloudflare-zlib-sys

This feature flag does not enable additional features.

cloudflare_zlib

libz-ng-sys

This feature flag does not enable additional features.

libz-sys

This feature flag does not enable additional features.

miniz-sys

zlib

zlib-ng

zlib-ng-compat