inflate
Inflate a raw DEFLATE stream (no gzip/zlib wrapper) and return the decompressed bytes.
Throws
with the matching InflateError on malformed or truncated input. The error set matches the codes puff returns numerically.
Inflate a raw DEFLATE stream (no gzip/zlib wrapper) and return the decompressed bytes.
with the matching InflateError on malformed or truncated input. The error set matches the codes puff returns numerically.