#include <gzstream.h>
Public Member Functions | |
| ZlibError () | |
| std::string | strerror () const |
Public Attributes | |
| int | _zError |
| int | _errno |
| ZlibError::ZlibError | ( | ) | [inline] |
| std::string ZlibError::strerror | ( | ) | const |
Return string describing the zlib error code
The zlib error code
errno, valid if zError is Z_ERRNO
1.5.3