Zip.hh
Go to the documentation of this file.
static bool Compress(const std::string &_src, const std::string &_dst)
Compress a file or directory.
static bool Extract(const std::string &_src, const std::string &_dst)
Extract a compressed file.