Docs.rs
brotli-decompressor-2.5.1
brotli-decompressor 2.5.1
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
Go to latest version
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
☰
brotli_decompressor
2.5.1
Module ffi
Re-exports
Modules
Structs
Enums
Functions
In crate brotli_decompressor
?
Module
brotli_decompressor
::
ffi
source
·
[
−
]
Re-exports
pub use ::
HuffmanCode
;
Modules
alloc_util
interface
Structs
BrotliDecoderState
BrotliState
Enums
BrotliDecoderErrorCode
Functions
BrotliDecoderCreateInstance
⚠
BrotliDecoderDecompress
⚠
BrotliDecoderDecompressPrealloc
⚠
BrotliDecoderDecompressStream
⚠
BrotliDecoderDecompressStreaming
⚠
Equivalent to BrotliDecoderDecompressStream but with no optional arg and no double indirect ptrs
BrotliDecoderDecompressWithReturnInfo
⚠
BrotliDecoderDestroyInstance
⚠
BrotliDecoderErrorString
BrotliDecoderFreeU8
⚠
BrotliDecoderFreeUsize
⚠
BrotliDecoderGetErrorCode
⚠
BrotliDecoderGetErrorString
⚠
BrotliDecoderHasMoreOutput
⚠
BrotliDecoderIsFinished
⚠
BrotliDecoderIsUsed
⚠
BrotliDecoderMallocU8
⚠
BrotliDecoderMallocUsize
⚠
BrotliDecoderSetParameter
⚠
BrotliDecoderTakeOutput
⚠
BrotliDecoderVersion
slice_from_raw_parts_or_nil
⚠
slice_from_raw_parts_or_nil_mut
⚠