niffler 2.5.0

Simple and transparent support for compressed files
Documentation

niffler

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

default

  • bz2
  • lzma
  • xz
  • gz
  • bgz
  • zstd

bz2

  • bzip2

lzma

  • xz2

xz

  • lzma

gz

  • flate2

bgz

  • bgzip

zstd

    This feature flag does not enable additional features.

bzip2

    This feature flag does not enable additional features.

xz2

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

bgzip

    This feature flag does not enable additional features.

gz_zlib-ng-compat

  • flate2/zlib-ng-compat

gz_zlib

  • flate2/zlib

gz_cloudflare_zlib

  • flate2/cloudflare_zlib

gz_rust_backend

  • flate2/rust_backend

bz2_tokio

  • bzip2/tokio

lzma_tokio

  • xz2/tokio

bz2_static

  • bzip2/static

xz_tokio

  • xz2/tokio