| | Class | Description of the |
|---|
 | ICSharpWorker |
Function: Routines for packing and unpacking ZIP archives.
Uses the ICSharpCode.SharpZipLib.dll.
|
 | MSCompressionWorker |
Function: Routines for packing and unpacking ZIP archives.
Uses the ICSharpCode.SharpZipLib.dll.
|
 | SevenZipWorker |
Function: Routines for packing and unpacking ZIP archives.
Uses the ICSharpCode.SharpZipLib.dll.
|
 | StaticZipHelpers |
Provides a few general help routines for all classes involved.
|
 | ZipAccess |
Function: Routines for packing and unpacking ZIP archives.
Uses SevenZipSharp.dll, System.IO.Compress and SevenZip
The routines beginning with Ics are based on 'ICSharpCode.SharpZipLib.dll' and 7Zip.
|
 | ZippedFileInfo |
Information for a file in the archive:
Path, size, timestamp and flag IsDirectory.
|