Exception: Zlib::StreamEnd
- Defined in:
- ext/zlib/zlib.c,
ext/zlib/zlib.c
Overview
Subclass of Zlib::Error
When zlib returns a Z_STREAM_END is return if the end of the compressed data has been reached and all uncompressed out put has been produced.
Subclass of Zlib::Error
When zlib returns a Z_STREAM_END is return if the end of the compressed data has been reached and all uncompressed out put has been produced.