inflate
Decompresses data compressed DEFLATE algorithm according to RFC 1951.
Receiver
the compressed data to decompress.
Return
the decompressed data.
Throws
if the given data is invalid
Decompresses data compressed DEFLATE algorithm according to RFC 1951.
the compressed data to decompress.
the decompressed data.
if the given data is invalid