class
Zlib::Inflate
v1_8_6_287 -
Show latest stable
- Superclass: Zlib::ZStream
Zlib:Inflate is the class for decompressing compressed data. Unlike <a href="/ruby/Zlib/Deflate">Zlib::Deflate,</a> an instance of this class is not able to duplicate (clone, dup) itself.
Files
- ext/zlib/zlib.c