inflate
Inflate a raw DEFLATE stream (no gzip/zlib wrapper) and return the decompressed bytes.
Throws
with the faithful InflateError on malformed or truncated input. These are the same failure cases puff returns numerically.
Inflate a raw DEFLATE stream (no gzip/zlib wrapper) and return the decompressed bytes.
with the faithful InflateError on malformed or truncated input. These are the same failure cases puff returns numerically.