Class: Zlib::Inflate

Inherits:
ZStream show all
Defined in:
ext/zlib/zlib.c

Overview

Zlib:Inflate is the class for decompressing compressed data. Unlike Zlib::Deflate, an instance of this class is not able to duplicate (clone, dup) itself.