123456789_123456789_123456789_123456789_123456789_

Exception: Zlib::StreamEnd

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Error, ::StandardError, Exception
Instance Chain:
self, Error, ::StandardError, Exception
Inherits: Zlib::Error
Defined in: ext/zlib/zlib.c,
ext/zlib/zlib.c

Overview

Subclass of 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.