libzypp 17.37.17
zypp::gzstream_detail Namespace Reference

Classes

class  gzstreambufimpl
 Streambuffer reading or writing gzip files. More...
struct  ZlibError
 Helper class to ship zlib errors. More...

Typedefs

using fgzstreambuf = detail::SimpleStreamBuf<gzstreambufimpl>

Functions

std::ostream & operator<< (std::ostream &str, const ZlibError &obj)
 Stream output.

Typedef Documentation

◆ fgzstreambuf