![]() |
LogDoctor 3.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
|
GZUtils. More...
Functions | |
void | readFile (const std::string &path, std::string &content) |
Reads a GZipped file. | |
GZUtils.
Utilities to work on GZipped files
void GZutils::readFile | ( | const std::string & | path, |
std::string & | content ) |
Reads a GZipped file.
path | The path of the file |
content | Will hold the content of the file |