33 #ifndef BESUncompress3GZ_h_
34 #define BESUncompress3GZ_h_ 1
58 static void uncompress(
const string &src,
int dest_fd);
61 #endif // BESUncompress3GZ_h_
Base object for bes objects.
static void uncompress(const string &src, int dest_fd)
uncompress a file with the .gz file extension
Function to uncompress files with .gz extension.