Module brotli::enc [−][src]
Re-exports
pub use self::util::floatX; |
pub use self::pdf::PDF; |
pub use self::hash_to_binary_tree::ZopfliNode; |
pub use self::backward_references::BrotliEncoderParams; |
pub use self::encode::BrotliEncoderInitParams; |
pub use self::encode::BrotliEncoderSetParameter; |
pub use self::interface::StaticCommand; |
pub use self::vectorization::v128; |
pub use self::vectorization::v128i; |
pub use self::vectorization::v256; |
pub use self::vectorization::v256i; |
pub use self::vectorization::Mem256f; |
pub use interface::InputReference; |
pub use interface::InputPair; |
pub use interface::InputReferenceMut; |
Modules
Structs
| AllocatedStackMemory | |
| HeapAlloc | |
| IntoIoReader | |
| IoReaderWrapper | |
| IoWriterWrapper | |
| StackAllocator |
Traits
| Allocator | |
| SliceWrapper | |
| SliceWrapperMut |
Functions
| BrotliCompress | |
| BrotliCompressCustomAlloc | |
| BrotliCompressCustomIo |