zlibcomplete
Simple C++ wrapper for zlib using RAII and std::string with flush.
|
This is the complete list of members for zlibcomplete::RawInflater, including all inherited members.
inflate(const std::string &input) | zlibcomplete::RawInflater | |
RawInflater(int windowBits=15) | zlibcomplete::RawInflater | |
~RawInflater(void) | zlibcomplete::RawInflater |