Docs.rs
  • brotli-decompressor-2.3.4
    • brotli-decompressor 2.3.4
    • Docs.rs crate page
    • BSD-3-Clause/MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • danielrh
    • Dependencies
      • alloc-no-stdlib ~2.0 normal
      • alloc-stdlib ~0.2 normal
    • Versions
    • 2.27% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate brotli_decompressor

  • Version 2.3.4
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

Crate brotli_decompressor

source ·

Re-exports

pub use reader::DecompressorCustomIo;
pub use reader::Decompressor;
pub use writer::DecompressorWriterCustomIo;
pub use writer::DecompressorWriter;
pub use io_wrappers::CustomRead;
pub use io_wrappers::CustomWrite;
pub use io_wrappers::IntoIoReader;
pub use io_wrappers::IoReaderWrapper;
pub use io_wrappers::IntoIoWriter;
pub use io_wrappers::IoWriterWrapper;

Modules

dictionary
ffi
io_wrappers
reader
transform
writer

Structs

AllocatedStackMemory
BrotliDecoderReturnInfo
BrotliState
HuffmanCode
HuffmanTreeGroup
StackAllocator
StandardAlloc

Enums

BrotliResult

Traits

Allocator
SliceWrapper
SliceWrapperMut

Functions

BrotliDecoderHasMoreOutput
BrotliDecoderIsFinished
BrotliDecoderTakeOutput
BrotliDecompress
BrotliDecompressCustomAlloc
BrotliDecompressCustomDict
BrotliDecompressCustomIo
BrotliDecompressCustomIoCustomDict
BrotliDecompressStream
brotli_decode
brotli_decode_prealloc
bzero
copy_from_to