Module ffi
brotli_
decompressor
2.5.1
Module ffi
Module Items
Re-exports
Modules
Structs
Enums
Functions
In crate brotli_
decompressor
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
brotli_decompressor
Module
ffi
Copy item path
Settings
Help
Summary
Source
Re-exports
§
pub use ::
HuffmanCode
;
Modules
§
alloc_
util
interface
Structs
§
Brotli
Decoder
State
Brotli
State
Enums
§
Brotli
Decoder
Error
Code
Functions
§
Brotli
Decoder
Create
Instance
⚠
Brotli
Decoder
Decompress
⚠
Brotli
Decoder
Decompress
Prealloc
⚠
Brotli
Decoder
Decompress
Stream
⚠
Brotli
Decoder
Decompress
Streaming
⚠
Equivalent to BrotliDecoderDecompressStream but with no optional arg and no double indirect ptrs
Brotli
Decoder
Decompress
With
Return
Info
⚠
Brotli
Decoder
Destroy
Instance
⚠
Brotli
Decoder
Error
String
Brotli
Decoder
Free
U8
⚠
Brotli
Decoder
Free
Usize
⚠
Brotli
Decoder
GetError
Code
⚠
Brotli
Decoder
GetError
String
⚠
Brotli
Decoder
HasMore
Output
⚠
Brotli
Decoder
IsFinished
⚠
Brotli
Decoder
IsUsed
⚠
Brotli
Decoder
Malloc
U8
⚠
Brotli
Decoder
Malloc
Usize
⚠
Brotli
Decoder
SetParameter
⚠
Brotli
Decoder
Take
Output
⚠
Brotli
Decoder
Version
slice_
from_
raw_
parts_
or_
nil
⚠
slice_
from_
raw_
parts_
or_
nil_
mut
⚠