![]() |
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
|
GZUtils. More...
#include <gzip.h>
Static Public Member Functions | |
static void | readFile (const std::string &path, std::string &content) |
Reads a GZipped file. More... | |
GZUtils.
Utilities to work on GZipped files
|
static |
Reads a GZipped file.
path | The path of the file |
content | Will hold the content of the file |