Module decompress

Source
Expand description

The decompression algorithm.

Enums§

Error

Functions§

decompress
Decompress all bytes of input.
decompress_into
Decompress all bytes of input into output.