jigdo API
Last update by Admin on 2010-05-23
util/gunzip.hh File Reference
In-memory, push-oriented decompression of .gz files. More...
#include <config.h>
#include <string>
#include <zlib.h>
#include <debug.hh>
Go to the source code of this file.
Classes | |
class | Gunzip |
Allows .gz files to be decompressed in memory on the fly as they are being downloaded. More... | |
class | Gunzip::IO |
The Gunzip object makes calls to the virtual functions of a class you derive from this. More... | |
class | Gunzip::IOPtr |
Pointer to an IO object, can be changed during the Gunzip object's lifetime. More... |
Detailed Description
In-memory, push-oriented decompression of .gz files.
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
