C# (CSharp) Ionic.Zip Namespace

Nested Namespaces

Ionic.Zip.Forms
Ionic.Zip.Tests

Classes

Name Description
CommandLineSelfExtractor
CountingStream A decorator stream. It wraps another stream, and performs bookkeeping to keep track of the stream Position.
NetCfFile
ReadOptions A class for collecting the various options that can be used when Reading zip files for extraction or update.
SharedUtilities Collects general purpose utility methods.
UnzipStatusReport
WinFormsSelfExtractorStub
WinFormsSelfExtractorStubProgram
ZipConstants
ZipContainer
ZipEntry
ZipFile
ZipInputStream Provides a stream metaphor for reading zip files.
ZipOutput
ZipOutputStream Provides a stream metaphor for generating zip files.
ZipSegmentedStream