Expand description
Contains the Builder struct used to construct and run the compressor/decompressor
Structs
Compress/decompress with specific options
Functions
Convenience function to compress a string using the
Builder::default optionsConvenience function to decompress a byte slice using the
Builder::default options