LogDoctor/docs/html/namespaceGZutils.html

5.4 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 4.00
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
Loading...
Searching...
No Matches
GZutils Namespace Reference

GZUtils. More...

Functions

void readFile (const std::string &path, std::string &content)
 Reads a GZipped file.
 

Detailed Description

GZUtils.

Utilities to work on GZipped files

Function Documentation

◆ readFile()

void GZutils::readFile ( const std::string & path,
std::string & content )

Reads a GZipped file.

Parameters
pathThe path of the file
contentWill hold the content of the file

Generated by doxygen 1.10.0 </html>