table of contents
zstream.h(3) | Library Functions Manual | zstream.h(3) |
NAME¶
zstream.h - compressed stream operations.
SYNOPSIS¶
#include <cc++/missing.h>
#include <cc++/thread.h>
#include <cc++/string.h>
#include <cc++/exception.h>
#include <zlib.h>
Classes¶
class ost::IZStream
class ost::OZStream
Namespaces¶
ost
Detailed Description¶
compressed stream operations.
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sun Dec 27 2020 | GNU CommonC++ |