Module byte_size::builder

source ·
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 options
Convenience function to decompress a byte slice using the Builder::default options