baseStream | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
CheckClassicPassword(CryptoStream classicCryptoStream, ZipEntry entry) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
CheckLocalHeader(ZipEntry entry) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
Close() | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
comment | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
CreateAndInitDecryptionStream(Stream baseStream, ZipEntry entry) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
CreateAndInitEncryptionStream(Stream baseStream, ZipEntry entry) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
entries | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
FindEntry(string name, bool ignoreCase) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
GetEntry(string name) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
GetEnumerator() | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
GetInputStream(ZipEntry entry) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
GetInputStream(int entryIndex) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
GetOutputStream(ZipEntry entry, string fileName) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
HaveKeys | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
isStreamOwner | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
IsStreamOwner | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
iv | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
key | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
Key | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
KeysRequired | ICSharpCode::SharpZipLib::Zip::ZipFile | |
KeysRequiredEventHandler(object sender, KeysRequiredEventArgs e) | ICSharpCode::SharpZipLib::Zip::ZipFile | |
LocateBlockWithSignature(int signature, long endLocation, int minimumBlockSize, int maximumVariableData) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
name | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
Name | ICSharpCode::SharpZipLib::Zip::ZipFile | |
offsetOfFirstEntry | ICSharpCode::SharpZipLib::Zip::ZipFile | [private] |
OnKeysRequired(string fileName) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
Password | ICSharpCode::SharpZipLib::Zip::ZipFile | |
ReadEntries() | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
ReadFully(Stream s, byte[] outBuf) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
ReadLeInt() | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
ReadLeShort() | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
Size | ICSharpCode::SharpZipLib::Zip::ZipFile | |
TestArchive(bool testData) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
TestLocalHeader(ZipEntry entry, bool fullTest, bool extractTest) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
this | ICSharpCode::SharpZipLib::Zip::ZipFile | |
WriteEncryptionHeader(Stream stream, long crcValue) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline, private] |
ZipFile(string name) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
ZipFile(FileStream file) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
ZipFile(Stream baseStream) | ICSharpCode::SharpZipLib::Zip::ZipFile | [inline] |
ZipFileComment | ICSharpCode::SharpZipLib::Zip::ZipFile | |