brotli-ffi 1.0.1

A brotli compressor and decompressor that with an interface exactly matching https://github.com/google/brotli. All included code is safe except the thin exported C-compatible functions.
Documentation

brotli-ffi

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

default

  • std

std

  • brotli/std

simd

  • brotli/simd

seccomp

  • brotli/seccomp

validation

  • brotli/validation

benchmark

  • brotli/benchmark

vector_scratch_space

  • brotli/vector_scratch_space

disable-timer

  • brotli/disable-timer