#include <RVNGZipStream.h>
Static Public Member Functions | |
static bool | isZipFile (RVNGInputStream *input) |
static std::vector< std::string > | getSubStreamNamesList (RVNGInputStream *input) |
static RVNGInputStream * | getSubstream (RVNGInputStream *input, const char *name) |
RVNGInputStream * librevenge::RVNGZipStream::getSubstream | ( | RVNGInputStream * | input, |
const char * | name | ||
) | [static] |
std::vector< std::string > librevenge::RVNGZipStream::getSubStreamNamesList | ( | RVNGInputStream * | input | ) | [static] |
bool librevenge::RVNGZipStream::isZipFile | ( | RVNGInputStream * | input | ) | [static] |