Crate smaz2

Source

Functions§

compress
Compress the string ‘s’ of ‘len’ bytes and stores the compression
decompress
Decompress the string ‘c’ of ‘clen’ bytes and stores the decompression result in String ‘s’.