Click or drag to resize

NetEti.FileTools.Zip namespace

ZIP Pack/Unpack routines
Classes
 ClassDescription of the
Public ClassICSharpWorker Function: Routines for packing and unpacking ZIP archives. Uses the ICSharpCode.SharpZipLib.dll.
Public ClassMSCompressionWorker Function: Routines for packing and unpacking ZIP archives. Uses the ICSharpCode.SharpZipLib.dll.
Public ClassSevenZipWorker Function: Routines for packing and unpacking ZIP archives. Uses the ICSharpCode.SharpZipLib.dll.
Public ClassStaticZipHelpers Provides a few general help routines for all classes involved.
Public ClassZipAccess 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.
Public ClassZippedFileInfo Information for a file in the archive: Path, size, timestamp and flag IsDirectory.