zlibcomplete
Simple C++ wrapper for zlib using RAII and std::string with flush.
 All Classes Namespaces Files Functions Enumerations Enumerator Macros Pages
zlibcomplete::RawDeflater Member List

This is the complete list of members for zlibcomplete::RawDeflater, including all inherited members.

deflate(const std::string &input)zlibcomplete::RawDeflater
finish(void)zlibcomplete::RawDeflater
RawDeflater(int level=9, flush_parameter autoFlush=auto_flush, int windowBits=15)zlibcomplete::RawDeflater
~RawDeflater(void)zlibcomplete::RawDeflater