Expand description
Contains the Engine
struct used to compress and decompress
Structs§
- Engine
- Used to compress and decompress
Functions§
- compress
- Convenience function to compress a string using the Builder::default options
- decompress
- Convenience function to decompress a byte slice using the Builder::default options