ROOT
6.06/09
Reference Guide
|
#include "TArchiveFile.h"
Go to the source code of this file.
Classes | |
class | TZIPFile |
Describes a ZIP archive file containing multiple sub-files. More... | |
class | TZIPMember |
A ZIP archive consists of files compressed with the popular ZLIB compression algorithm; this class records the information about a single archive member. More... | |