libzypp 17.36.4
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