_addOperationCanceled | Ionic.Zip.ZipFile | private |
_alternateEncoding | Ionic.Zip.ZipFile | private |
_alternateEncodingUsage | Ionic.Zip.ZipFile | private |
_BufferSize | Ionic.Zip.ZipFile | private |
_CaseSensitiveRetrieval | Ionic.Zip.ZipFile | private |
_Comment | Ionic.Zip.ZipFile | private |
_compressionMethod | Ionic.Zip.ZipFile | private |
_contentsChanged | Ionic.Zip.ZipFile | private |
_defaultEncoding | Ionic.Zip.ZipFile | privatestatic |
_diskNumberWithCd | Ionic.Zip.ZipFile | private |
_disposed | Ionic.Zip.ZipFile | private |
_emitNtfsTimes | Ionic.Zip.ZipFile | private |
_emitUnixTimes | Ionic.Zip.ZipFile | private |
_Encryption | Ionic.Zip.ZipFile | private |
_entries | Ionic.Zip.ZipFile | private |
_extractOperationCanceled | Ionic.Zip.ZipFile | private |
_fileAlreadyExists | Ionic.Zip.ZipFile | private |
_hasBeenSaved | Ionic.Zip.ZipFile | private |
_inExtractAll | Ionic.Zip.ZipFile | package |
_initEntriesDictionary() | Ionic.Zip.ZipFile | inlineprivate |
_InitInstance(string zipFileName, TextWriter statusMessageWriter) | Ionic.Zip.ZipFile | inlineprivate |
_InternalAddEntry(ZipEntry ze) | Ionic.Zip.ZipFile | inlineprivate |
_InternalExtractAll(string path, bool overrideExtractExistingProperty) | Ionic.Zip.ZipFile | inlineprivate |
_JustSaved | Ionic.Zip.ZipFile | private |
_lengthOfReadStream | Ionic.Zip.ZipFile | private |
_locEndOfCDS | Ionic.Zip.ZipFile | private |
_maxOutputSegmentSize | Ionic.Zip.ZipFile | private |
_name | Ionic.Zip.ZipFile | private |
_numberOfSegmentsForMostRecentSave | Ionic.Zip.ZipFile | private |
_OffsetOfCentralDirectory | Ionic.Zip.ZipFile | private |
_OffsetOfCentralDirectory64 | Ionic.Zip.ZipFile | private |
_OutputUsesZip64 | Ionic.Zip.ZipFile | private |
_Password | Ionic.Zip.ZipFile | package |
_readName | Ionic.Zip.ZipFile | private |
_readstream | Ionic.Zip.ZipFile | private |
_ReadStreamIsOurs | Ionic.Zip.ZipFile | private |
_saveOperationCanceled | Ionic.Zip.ZipFile | private |
_SavingSfx | Ionic.Zip.ZipFile | private |
_StatusMessageTextWriter | Ionic.Zip.ZipFile | private |
_Strategy | Ionic.Zip.ZipFile | private |
_TempFileFolder | Ionic.Zip.ZipFile | private |
_temporaryFileName | Ionic.Zip.ZipFile | private |
_versionMadeBy | Ionic.Zip.ZipFile | private |
_versionNeededToExtract | Ionic.Zip.ZipFile | private |
_writestream | Ionic.Zip.ZipFile | private |
_zip64 | Ionic.Zip.ZipFile | package |
_zipEntriesAsList | Ionic.Zip.ZipFile | private |
_zipErrorAction | Ionic.Zip.ZipFile | private |
AddDirectory(string directoryName) | Ionic.Zip.ZipFile | inline |
AddDirectory(string directoryName, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
AddDirectoryByName(string directoryNameInArchive) | Ionic.Zip.ZipFile | inline |
AddDirectoryWillTraverseReparsePoints | Ionic.Zip.ZipFile | |
AddEntry(string entryName, string content) | Ionic.Zip.ZipFile | inline |
AddEntry(string entryName, string content, Encoding encoding) | Ionic.Zip.ZipFile | inline |
AddEntry(string entryName, Stream stream) | Ionic.Zip.ZipFile | inline |
AddEntry(string entryName, WriteDelegate writer) | Ionic.Zip.ZipFile | inline |
AddEntry(string entryName, OpenDelegate opener, CloseDelegate closer) | Ionic.Zip.ZipFile | inline |
AddEntry(string entryName, byte[] byteContent) | Ionic.Zip.ZipFile | inline |
AddFile(string fileName) | Ionic.Zip.ZipFile | inline |
AddFile(string fileName, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
AddFiles(IEnumerable< string > fileNames) | Ionic.Zip.ZipFile | inline |
AddFiles(IEnumerable< string > fileNames, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
AddFiles(IEnumerable< string > fileNames, bool preserveDirHierarchy, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
AddItem(string fileOrDirectoryName) | Ionic.Zip.ZipFile | inline |
AddItem(string fileOrDirectoryName, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
AddOrUpdateDirectoryImpl(string directoryName, string rootDirectoryPathInArchive, AddOrUpdateAction action) | Ionic.Zip.ZipFile | inlineprivate |
AddOrUpdateDirectoryImpl(string directoryName, string rootDirectoryPathInArchive, AddOrUpdateAction action, bool recurse, int level) | Ionic.Zip.ZipFile | inlineprivate |
AddProgress | Ionic.Zip.ZipFile | |
AfterAddEntry(ZipEntry entry) | Ionic.Zip.ZipFile | inlinepackage |
AlternateEncoding | Ionic.Zip.ZipFile | |
AlternateEncodingUsage | Ionic.Zip.ZipFile | |
ArchiveNameForEvent | Ionic.Zip.ZipFile | private |
BufferSize | Ionic.Zip.ZipFile | |
BufferSizeDefault | Ionic.Zip.ZipFile | static |
CaseSensitiveRetrieval | Ionic.Zip.ZipFile | |
CheckZip(string zipFileName) | Ionic.Zip.ZipFile | inlinestatic |
CheckZip(string zipFileName, bool fixIfNecessary, TextWriter writer) | Ionic.Zip.ZipFile | inlinestatic |
CheckZipPassword(string zipFileName, string password) | Ionic.Zip.ZipFile | inlinestatic |
CleanupAfterSaveOperation() | Ionic.Zip.ZipFile | inlineprivate |
CodecBufferSize | Ionic.Zip.ZipFile | |
Comment | Ionic.Zip.ZipFile | |
CompressionLevel | Ionic.Zip.ZipFile | |
CompressionMethod | Ionic.Zip.ZipFile | |
ContainsEntry(string name) | Ionic.Zip.ZipFile | inline |
Count | Ionic.Zip.ZipFile | |
d__3 | Ionic.Zip.ZipFile | private |
DefaultEncoding | Ionic.Zip.ZipFile | static |
DeleteFileWithRetry(string filename) | Ionic.Zip.ZipFile | inlineprivate |
Dispose() | Ionic.Zip.ZipFile | inline |
Dispose(bool disposeManagedResources) | Ionic.Zip.ZipFile | inlineprotectedvirtual |
EmitTimesInUnixFormatWhenSaving | Ionic.Zip.ZipFile | |
EmitTimesInWindowsFormatWhenSaving | Ionic.Zip.ZipFile | |
Encryption | Ionic.Zip.ZipFile | |
Entries | Ionic.Zip.ZipFile | |
EntriesSorted | Ionic.Zip.ZipFile | |
EntryFileNames | Ionic.Zip.ZipFile | |
ExtractAll(string path) | Ionic.Zip.ZipFile | inline |
ExtractAll(string path, ExtractExistingFileAction extractExistingFile) | Ionic.Zip.ZipFile | inline |
ExtractExistingFile | Ionic.Zip.ZipFile | |
ExtractProgress | Ionic.Zip.ZipFile | |
FixZipDirectory(string zipFileName) | Ionic.Zip.ZipFile | inlinestatic |
FlattenFoldersOnExtract | Ionic.Zip.ZipFile | |
FullScan | Ionic.Zip.ZipFile | |
GetEnumerator() | Ionic.Zip.ZipFile | inline |
GetEnumerator() | Ionic.Zip.ZipFile | inlineprivate |
GetNewEnum() | Ionic.Zip.ZipFile | inline |
IDisposable | Ionic.Zip.ZipFile | private |
IEnumerator | Ionic.Zip.ZipFile | private |
Info | Ionic.Zip.ZipFile | |
Initialize(string fileName) | Ionic.Zip.ZipFile | inline |
InputUsesZip64 | Ionic.Zip.ZipFile | |
InternalAddEntry(string name, ZipEntry entry) | Ionic.Zip.ZipFile | inlinepackage |
IsZipFile(string fileName) | Ionic.Zip.ZipFile | inlinestatic |
IsZipFile(string fileName, bool testExtract) | Ionic.Zip.ZipFile | inlinestatic |
IsZipFile(Stream stream, bool testExtract) | Ionic.Zip.ZipFile | inlinestatic |
k__BackingField | Ionic.Zip.ZipFile | private |
k__BackingField | Ionic.Zip.ZipFile | private |
k__BackingField | Ionic.Zip.ZipFile | private |
k__BackingField | Ionic.Zip.ZipFile | private |
k__BackingField | Ionic.Zip.ZipFile | private |
k__BackingField | Ionic.Zip.ZipFile | private |
k__BackingField | Ionic.Zip.ZipFile | private |
k__BackingField | Ionic.Zip.ZipFile | private |
LengthOfReadStream | Ionic.Zip.ZipFile | private |
LibraryVersion | Ionic.Zip.ZipFile | static |
LOCK | Ionic.Zip.ZipFile | private |
MaxOutputSegmentSize | Ionic.Zip.ZipFile | |
Name | Ionic.Zip.ZipFile | |
NotifyEntriesSaveComplete(ICollection< ZipEntry > c) | Ionic.Zip.ZipFile | inlineprivatestatic |
NotifyEntryChanged() | Ionic.Zip.ZipFile | inlinepackage |
NumberOfSegmentsForMostRecentSave | Ionic.Zip.ZipFile | |
OnAddCompleted() | Ionic.Zip.ZipFile | inlineprivate |
OnAddStarted() | Ionic.Zip.ZipFile | inlineprivate |
OnExtractAllCompleted(string path) | Ionic.Zip.ZipFile | inlineprivate |
OnExtractAllStarted(string path) | Ionic.Zip.ZipFile | inlineprivate |
OnExtractBlock(ZipEntry entry, long bytesWritten, long totalBytesToWrite) | Ionic.Zip.ZipFile | inlinepackage |
OnExtractEntry(int current, bool before, ZipEntry currentEntry, string path) | Ionic.Zip.ZipFile | inlineprivate |
OnExtractExisting(ZipEntry entry, string path) | Ionic.Zip.ZipFile | inlinepackage |
OnReadBytes(ZipEntry entry) | Ionic.Zip.ZipFile | inlinepackage |
OnReadCompleted() | Ionic.Zip.ZipFile | inlineprivate |
OnReadEntry(bool before, ZipEntry entry) | Ionic.Zip.ZipFile | inlinepackage |
OnReadStarted() | Ionic.Zip.ZipFile | inlineprivate |
OnSaveBlock(ZipEntry entry, long bytesXferred, long totalBytesToXfer) | Ionic.Zip.ZipFile | inlinepackage |
OnSaveCompleted() | Ionic.Zip.ZipFile | inlineprivate |
OnSaveEntry(int current, ZipEntry entry, bool before) | Ionic.Zip.ZipFile | inlineprivate |
OnSaveEvent(ZipProgressEventType eventFlavor) | Ionic.Zip.ZipFile | inlineprivate |
OnSaveStarted() | Ionic.Zip.ZipFile | inlineprivate |
OnSingleEntryExtract(ZipEntry entry, string path, bool before) | Ionic.Zip.ZipFile | inlinepackage |
OnZipErrorSaving(ZipEntry entry, Exception exc) | Ionic.Zip.ZipFile | inlinepackage |
OutputUsedZip64 | Ionic.Zip.ZipFile | |
Password | Ionic.Zip.ZipFile | |
ProvisionalAlternateEncoding | Ionic.Zip.ZipFile | |
Read(string fileName) | Ionic.Zip.ZipFile | inlinestatic |
Read(string fileName, ReadOptions options) | Ionic.Zip.ZipFile | inlinestatic |
Read(string fileName, TextWriter statusMessageWriter, Encoding encoding, EventHandler< ReadProgressEventArgs > readProgress) | Ionic.Zip.ZipFile | inlineprivatestatic |
Read(Stream zipStream) | Ionic.Zip.ZipFile | inlinestatic |
Read(Stream zipStream, ReadOptions options) | Ionic.Zip.ZipFile | inlinestatic |
Read(Stream zipStream, TextWriter statusMessageWriter, Encoding encoding, EventHandler< ReadProgressEventArgs > readProgress) | Ionic.Zip.ZipFile | inlineprivatestatic |
ReadCentralDirectory(ZipFile zf) | Ionic.Zip.ZipFile | inlineprivatestatic |
ReadCentralDirectoryFooter(ZipFile zf) | Ionic.Zip.ZipFile | inlineprivatestatic |
ReadFirstFourBytes(Stream s) | Ionic.Zip.ZipFile | inlineprivatestatic |
ReadIntoInstance(ZipFile zf) | Ionic.Zip.ZipFile | inlineprivatestatic |
ReadIntoInstance_Orig(ZipFile zf) | Ionic.Zip.ZipFile | inlineprivatestatic |
ReadProgress | Ionic.Zip.ZipFile | |
ReadStream | Ionic.Zip.ZipFile | package |
ReadZipFileComment(ZipFile zf) | Ionic.Zip.ZipFile | inlineprivatestatic |
RemoveEntries(ICollection< ZipEntry > entriesToRemove) | Ionic.Zip.ZipFile | inline |
RemoveEntries(ICollection< string > entriesToRemove) | Ionic.Zip.ZipFile | inline |
RemoveEntry(ZipEntry entry) | Ionic.Zip.ZipFile | inline |
RemoveEntry(string fileName) | Ionic.Zip.ZipFile | inline |
RemoveEntryForUpdate(string entryName) | Ionic.Zip.ZipFile | inlineprivate |
RemoveTempFile() | Ionic.Zip.ZipFile | inlineprivate |
RequiresZip64 | Ionic.Zip.ZipFile | |
Reset(bool whileSaving) | Ionic.Zip.ZipFile | inlinepackage |
Save() | Ionic.Zip.ZipFile | inline |
Save(string fileName) | Ionic.Zip.ZipFile | inline |
Save(Stream outputStream) | Ionic.Zip.ZipFile | inline |
SaveProgress | Ionic.Zip.ZipFile | |
SetCompression | Ionic.Zip.ZipFile | |
SortEntriesBeforeSaving | Ionic.Zip.ZipFile | |
StatusMessageTextWriter | Ionic.Zip.ZipFile | |
Strategy | Ionic.Zip.ZipFile | |
StreamForDiskNumber(uint diskNumber) | Ionic.Zip.ZipFile | inlinepackage |
TempFileFolder | Ionic.Zip.ZipFile | |
this[int ix] | Ionic.Zip.ZipFile | |
this[string fileName] | Ionic.Zip.ZipFile | |
ToString() | Ionic.Zip.ZipFile | inline |
UpdateDirectory(string directoryName) | Ionic.Zip.ZipFile | inline |
UpdateDirectory(string directoryName, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
UpdateEntry(string entryName, string content) | Ionic.Zip.ZipFile | inline |
UpdateEntry(string entryName, string content, Encoding encoding) | Ionic.Zip.ZipFile | inline |
UpdateEntry(string entryName, WriteDelegate writer) | Ionic.Zip.ZipFile | inline |
UpdateEntry(string entryName, OpenDelegate opener, CloseDelegate closer) | Ionic.Zip.ZipFile | inline |
UpdateEntry(string entryName, Stream stream) | Ionic.Zip.ZipFile | inline |
UpdateEntry(string entryName, byte[] byteContent) | Ionic.Zip.ZipFile | inline |
UpdateFile(string fileName) | Ionic.Zip.ZipFile | inline |
UpdateFile(string fileName, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
UpdateFiles(IEnumerable< string > fileNames) | Ionic.Zip.ZipFile | inline |
UpdateFiles(IEnumerable< string > fileNames, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
UpdateItem(string itemName) | Ionic.Zip.ZipFile | inline |
UpdateItem(string itemName, string directoryPathInArchive) | Ionic.Zip.ZipFile | inline |
UseUnicodeAsNecessary | Ionic.Zip.ZipFile | |
UseZip64WhenSaving | Ionic.Zip.ZipFile | |
Verbose | Ionic.Zip.ZipFile | package |
WriteStream | Ionic.Zip.ZipFile | private |
Zip64SeekToCentralDirectory(ZipFile zf) | Ionic.Zip.ZipFile | inlineprivatestatic |
ZipEntriesAsList | Ionic.Zip.ZipFile | private |
ZipError | Ionic.Zip.ZipFile | |
ZipErrorAction | Ionic.Zip.ZipFile | |
ZipFile(string fileName) | Ionic.Zip.ZipFile | inline |
ZipFile(string fileName, Encoding encoding) | Ionic.Zip.ZipFile | inline |
ZipFile() | Ionic.Zip.ZipFile | inline |
ZipFile(Encoding encoding) | Ionic.Zip.ZipFile | inline |
ZipFile(string fileName, TextWriter statusMessageWriter) | Ionic.Zip.ZipFile | inline |
ZipFile(string fileName, TextWriter statusMessageWriter, Encoding encoding) | Ionic.Zip.ZipFile | inline |
ZipFile() | Ionic.Zip.ZipFile | inlineprivatestatic |