Go to the source code of this file.
Namespaces | |
namespace | ICSharpCode::SharpZipLib::Zip |
Classes | |
class | ICSharpCode::SharpZipLib::Zip::KeysRequiredEventArgs |
Arguments used with KeysRequiredEvent. More... | |
class | ICSharpCode::SharpZipLib::Zip::ZipFile |
This class represents a Zip archive. You can ask for the contained entries, or get an input stream for a file entry. The entry is automatically decompressed. More... | |
class | ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration |
class | ICSharpCode::SharpZipLib::Zip::ZipFile::PartialInputStream |