terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Ionic.Zip.ZipFile Member List

This is the complete list of members for Ionic.Zip.ZipFile, including all inherited members.

_addOperationCanceledIonic.Zip.ZipFileprivate
_alternateEncodingIonic.Zip.ZipFileprivate
_alternateEncodingUsageIonic.Zip.ZipFileprivate
_BufferSizeIonic.Zip.ZipFileprivate
_CaseSensitiveRetrievalIonic.Zip.ZipFileprivate
_CommentIonic.Zip.ZipFileprivate
_compressionMethodIonic.Zip.ZipFileprivate
_contentsChangedIonic.Zip.ZipFileprivate
_defaultEncodingIonic.Zip.ZipFileprivatestatic
_diskNumberWithCdIonic.Zip.ZipFileprivate
_disposedIonic.Zip.ZipFileprivate
_emitNtfsTimesIonic.Zip.ZipFileprivate
_emitUnixTimesIonic.Zip.ZipFileprivate
_EncryptionIonic.Zip.ZipFileprivate
_entriesIonic.Zip.ZipFileprivate
_extractOperationCanceledIonic.Zip.ZipFileprivate
_fileAlreadyExistsIonic.Zip.ZipFileprivate
_hasBeenSavedIonic.Zip.ZipFileprivate
_inExtractAllIonic.Zip.ZipFilepackage
_initEntriesDictionary()Ionic.Zip.ZipFileinlineprivate
_InitInstance(string zipFileName, TextWriter statusMessageWriter)Ionic.Zip.ZipFileinlineprivate
_InternalAddEntry(ZipEntry ze)Ionic.Zip.ZipFileinlineprivate
_InternalExtractAll(string path, bool overrideExtractExistingProperty)Ionic.Zip.ZipFileinlineprivate
_JustSavedIonic.Zip.ZipFileprivate
_lengthOfReadStreamIonic.Zip.ZipFileprivate
_locEndOfCDSIonic.Zip.ZipFileprivate
_maxOutputSegmentSizeIonic.Zip.ZipFileprivate
_nameIonic.Zip.ZipFileprivate
_numberOfSegmentsForMostRecentSaveIonic.Zip.ZipFileprivate
_OffsetOfCentralDirectoryIonic.Zip.ZipFileprivate
_OffsetOfCentralDirectory64Ionic.Zip.ZipFileprivate
_OutputUsesZip64Ionic.Zip.ZipFileprivate
_PasswordIonic.Zip.ZipFilepackage
_readNameIonic.Zip.ZipFileprivate
_readstreamIonic.Zip.ZipFileprivate
_ReadStreamIsOursIonic.Zip.ZipFileprivate
_saveOperationCanceledIonic.Zip.ZipFileprivate
_SavingSfxIonic.Zip.ZipFileprivate
_StatusMessageTextWriterIonic.Zip.ZipFileprivate
_StrategyIonic.Zip.ZipFileprivate
_TempFileFolderIonic.Zip.ZipFileprivate
_temporaryFileNameIonic.Zip.ZipFileprivate
_versionMadeByIonic.Zip.ZipFileprivate
_versionNeededToExtractIonic.Zip.ZipFileprivate
_writestreamIonic.Zip.ZipFileprivate
_zip64Ionic.Zip.ZipFilepackage
_zipEntriesAsListIonic.Zip.ZipFileprivate
_zipErrorActionIonic.Zip.ZipFileprivate
AddDirectory(string directoryName)Ionic.Zip.ZipFileinline
AddDirectory(string directoryName, string directoryPathInArchive)Ionic.Zip.ZipFileinline
AddDirectoryByName(string directoryNameInArchive)Ionic.Zip.ZipFileinline
AddDirectoryWillTraverseReparsePointsIonic.Zip.ZipFile
AddEntry(string entryName, string content)Ionic.Zip.ZipFileinline
AddEntry(string entryName, string content, Encoding encoding)Ionic.Zip.ZipFileinline
AddEntry(string entryName, Stream stream)Ionic.Zip.ZipFileinline
AddEntry(string entryName, WriteDelegate writer)Ionic.Zip.ZipFileinline
AddEntry(string entryName, OpenDelegate opener, CloseDelegate closer)Ionic.Zip.ZipFileinline
AddEntry(string entryName, byte[] byteContent)Ionic.Zip.ZipFileinline
AddFile(string fileName)Ionic.Zip.ZipFileinline
AddFile(string fileName, string directoryPathInArchive)Ionic.Zip.ZipFileinline
AddFiles(IEnumerable< string > fileNames)Ionic.Zip.ZipFileinline
AddFiles(IEnumerable< string > fileNames, string directoryPathInArchive)Ionic.Zip.ZipFileinline
AddFiles(IEnumerable< string > fileNames, bool preserveDirHierarchy, string directoryPathInArchive)Ionic.Zip.ZipFileinline
AddItem(string fileOrDirectoryName)Ionic.Zip.ZipFileinline
AddItem(string fileOrDirectoryName, string directoryPathInArchive)Ionic.Zip.ZipFileinline
AddOrUpdateDirectoryImpl(string directoryName, string rootDirectoryPathInArchive, AddOrUpdateAction action)Ionic.Zip.ZipFileinlineprivate
AddOrUpdateDirectoryImpl(string directoryName, string rootDirectoryPathInArchive, AddOrUpdateAction action, bool recurse, int level)Ionic.Zip.ZipFileinlineprivate
AddProgressIonic.Zip.ZipFile
AfterAddEntry(ZipEntry entry)Ionic.Zip.ZipFileinlinepackage
AlternateEncodingIonic.Zip.ZipFile
AlternateEncodingUsageIonic.Zip.ZipFile
ArchiveNameForEventIonic.Zip.ZipFileprivate
BufferSizeIonic.Zip.ZipFile
BufferSizeDefaultIonic.Zip.ZipFilestatic
CaseSensitiveRetrievalIonic.Zip.ZipFile
CheckZip(string zipFileName)Ionic.Zip.ZipFileinlinestatic
CheckZip(string zipFileName, bool fixIfNecessary, TextWriter writer)Ionic.Zip.ZipFileinlinestatic
CheckZipPassword(string zipFileName, string password)Ionic.Zip.ZipFileinlinestatic
CleanupAfterSaveOperation()Ionic.Zip.ZipFileinlineprivate
CodecBufferSizeIonic.Zip.ZipFile
CommentIonic.Zip.ZipFile
CompressionLevelIonic.Zip.ZipFile
CompressionMethodIonic.Zip.ZipFile
ContainsEntry(string name)Ionic.Zip.ZipFileinline
CountIonic.Zip.ZipFile
d__3Ionic.Zip.ZipFileprivate
DefaultEncodingIonic.Zip.ZipFilestatic
DeleteFileWithRetry(string filename)Ionic.Zip.ZipFileinlineprivate
Dispose()Ionic.Zip.ZipFileinline
Dispose(bool disposeManagedResources)Ionic.Zip.ZipFileinlineprotectedvirtual
EmitTimesInUnixFormatWhenSavingIonic.Zip.ZipFile
EmitTimesInWindowsFormatWhenSavingIonic.Zip.ZipFile
EncryptionIonic.Zip.ZipFile
EntriesIonic.Zip.ZipFile
EntriesSortedIonic.Zip.ZipFile
EntryFileNamesIonic.Zip.ZipFile
ExtractAll(string path)Ionic.Zip.ZipFileinline
ExtractAll(string path, ExtractExistingFileAction extractExistingFile)Ionic.Zip.ZipFileinline
ExtractExistingFileIonic.Zip.ZipFile
ExtractProgressIonic.Zip.ZipFile
FixZipDirectory(string zipFileName)Ionic.Zip.ZipFileinlinestatic
FlattenFoldersOnExtractIonic.Zip.ZipFile
FullScanIonic.Zip.ZipFile
GetEnumerator()Ionic.Zip.ZipFileinline
GetEnumerator()Ionic.Zip.ZipFileinlineprivate
GetNewEnum()Ionic.Zip.ZipFileinline
IDisposableIonic.Zip.ZipFileprivate
IEnumeratorIonic.Zip.ZipFileprivate
InfoIonic.Zip.ZipFile
Initialize(string fileName)Ionic.Zip.ZipFileinline
InputUsesZip64Ionic.Zip.ZipFile
InternalAddEntry(string name, ZipEntry entry)Ionic.Zip.ZipFileinlinepackage
IsZipFile(string fileName)Ionic.Zip.ZipFileinlinestatic
IsZipFile(string fileName, bool testExtract)Ionic.Zip.ZipFileinlinestatic
IsZipFile(Stream stream, bool testExtract)Ionic.Zip.ZipFileinlinestatic
k__BackingFieldIonic.Zip.ZipFileprivate
k__BackingFieldIonic.Zip.ZipFileprivate
k__BackingFieldIonic.Zip.ZipFileprivate
k__BackingFieldIonic.Zip.ZipFileprivate
k__BackingFieldIonic.Zip.ZipFileprivate
k__BackingFieldIonic.Zip.ZipFileprivate
k__BackingFieldIonic.Zip.ZipFileprivate
k__BackingFieldIonic.Zip.ZipFileprivate
LengthOfReadStreamIonic.Zip.ZipFileprivate
LibraryVersionIonic.Zip.ZipFilestatic
LOCKIonic.Zip.ZipFileprivate
MaxOutputSegmentSizeIonic.Zip.ZipFile
NameIonic.Zip.ZipFile
NotifyEntriesSaveComplete(ICollection< ZipEntry > c)Ionic.Zip.ZipFileinlineprivatestatic
NotifyEntryChanged()Ionic.Zip.ZipFileinlinepackage
NumberOfSegmentsForMostRecentSaveIonic.Zip.ZipFile
OnAddCompleted()Ionic.Zip.ZipFileinlineprivate
OnAddStarted()Ionic.Zip.ZipFileinlineprivate
OnExtractAllCompleted(string path)Ionic.Zip.ZipFileinlineprivate
OnExtractAllStarted(string path)Ionic.Zip.ZipFileinlineprivate
OnExtractBlock(ZipEntry entry, long bytesWritten, long totalBytesToWrite)Ionic.Zip.ZipFileinlinepackage
OnExtractEntry(int current, bool before, ZipEntry currentEntry, string path)Ionic.Zip.ZipFileinlineprivate
OnExtractExisting(ZipEntry entry, string path)Ionic.Zip.ZipFileinlinepackage
OnReadBytes(ZipEntry entry)Ionic.Zip.ZipFileinlinepackage
OnReadCompleted()Ionic.Zip.ZipFileinlineprivate
OnReadEntry(bool before, ZipEntry entry)Ionic.Zip.ZipFileinlinepackage
OnReadStarted()Ionic.Zip.ZipFileinlineprivate
OnSaveBlock(ZipEntry entry, long bytesXferred, long totalBytesToXfer)Ionic.Zip.ZipFileinlinepackage
OnSaveCompleted()Ionic.Zip.ZipFileinlineprivate
OnSaveEntry(int current, ZipEntry entry, bool before)Ionic.Zip.ZipFileinlineprivate
OnSaveEvent(ZipProgressEventType eventFlavor)Ionic.Zip.ZipFileinlineprivate
OnSaveStarted()Ionic.Zip.ZipFileinlineprivate
OnSingleEntryExtract(ZipEntry entry, string path, bool before)Ionic.Zip.ZipFileinlinepackage
OnZipErrorSaving(ZipEntry entry, Exception exc)Ionic.Zip.ZipFileinlinepackage
OutputUsedZip64Ionic.Zip.ZipFile
PasswordIonic.Zip.ZipFile
ProvisionalAlternateEncodingIonic.Zip.ZipFile
Read(string fileName)Ionic.Zip.ZipFileinlinestatic
Read(string fileName, ReadOptions options)Ionic.Zip.ZipFileinlinestatic
Read(string fileName, TextWriter statusMessageWriter, Encoding encoding, EventHandler< ReadProgressEventArgs > readProgress)Ionic.Zip.ZipFileinlineprivatestatic
Read(Stream zipStream)Ionic.Zip.ZipFileinlinestatic
Read(Stream zipStream, ReadOptions options)Ionic.Zip.ZipFileinlinestatic
Read(Stream zipStream, TextWriter statusMessageWriter, Encoding encoding, EventHandler< ReadProgressEventArgs > readProgress)Ionic.Zip.ZipFileinlineprivatestatic
ReadCentralDirectory(ZipFile zf)Ionic.Zip.ZipFileinlineprivatestatic
ReadCentralDirectoryFooter(ZipFile zf)Ionic.Zip.ZipFileinlineprivatestatic
ReadFirstFourBytes(Stream s)Ionic.Zip.ZipFileinlineprivatestatic
ReadIntoInstance(ZipFile zf)Ionic.Zip.ZipFileinlineprivatestatic
ReadIntoInstance_Orig(ZipFile zf)Ionic.Zip.ZipFileinlineprivatestatic
ReadProgressIonic.Zip.ZipFile
ReadStreamIonic.Zip.ZipFilepackage
ReadZipFileComment(ZipFile zf)Ionic.Zip.ZipFileinlineprivatestatic
RemoveEntries(ICollection< ZipEntry > entriesToRemove)Ionic.Zip.ZipFileinline
RemoveEntries(ICollection< string > entriesToRemove)Ionic.Zip.ZipFileinline
RemoveEntry(ZipEntry entry)Ionic.Zip.ZipFileinline
RemoveEntry(string fileName)Ionic.Zip.ZipFileinline
RemoveEntryForUpdate(string entryName)Ionic.Zip.ZipFileinlineprivate
RemoveTempFile()Ionic.Zip.ZipFileinlineprivate
RequiresZip64Ionic.Zip.ZipFile
Reset(bool whileSaving)Ionic.Zip.ZipFileinlinepackage
Save()Ionic.Zip.ZipFileinline
Save(string fileName)Ionic.Zip.ZipFileinline
Save(Stream outputStream)Ionic.Zip.ZipFileinline
SaveProgressIonic.Zip.ZipFile
SetCompressionIonic.Zip.ZipFile
SortEntriesBeforeSavingIonic.Zip.ZipFile
StatusMessageTextWriterIonic.Zip.ZipFile
StrategyIonic.Zip.ZipFile
StreamForDiskNumber(uint diskNumber)Ionic.Zip.ZipFileinlinepackage
TempFileFolderIonic.Zip.ZipFile
this[int ix]Ionic.Zip.ZipFile
this[string fileName]Ionic.Zip.ZipFile
ToString()Ionic.Zip.ZipFileinline
UpdateDirectory(string directoryName)Ionic.Zip.ZipFileinline
UpdateDirectory(string directoryName, string directoryPathInArchive)Ionic.Zip.ZipFileinline
UpdateEntry(string entryName, string content)Ionic.Zip.ZipFileinline
UpdateEntry(string entryName, string content, Encoding encoding)Ionic.Zip.ZipFileinline
UpdateEntry(string entryName, WriteDelegate writer)Ionic.Zip.ZipFileinline
UpdateEntry(string entryName, OpenDelegate opener, CloseDelegate closer)Ionic.Zip.ZipFileinline
UpdateEntry(string entryName, Stream stream)Ionic.Zip.ZipFileinline
UpdateEntry(string entryName, byte[] byteContent)Ionic.Zip.ZipFileinline
UpdateFile(string fileName)Ionic.Zip.ZipFileinline
UpdateFile(string fileName, string directoryPathInArchive)Ionic.Zip.ZipFileinline
UpdateFiles(IEnumerable< string > fileNames)Ionic.Zip.ZipFileinline
UpdateFiles(IEnumerable< string > fileNames, string directoryPathInArchive)Ionic.Zip.ZipFileinline
UpdateItem(string itemName)Ionic.Zip.ZipFileinline
UpdateItem(string itemName, string directoryPathInArchive)Ionic.Zip.ZipFileinline
UseUnicodeAsNecessaryIonic.Zip.ZipFile
UseZip64WhenSavingIonic.Zip.ZipFile
VerboseIonic.Zip.ZipFilepackage
WriteStreamIonic.Zip.ZipFileprivate
Zip64SeekToCentralDirectory(ZipFile zf)Ionic.Zip.ZipFileinlineprivatestatic
ZipEntriesAsListIonic.Zip.ZipFileprivate
ZipErrorIonic.Zip.ZipFile
ZipErrorActionIonic.Zip.ZipFile
ZipFile(string fileName)Ionic.Zip.ZipFileinline
ZipFile(string fileName, Encoding encoding)Ionic.Zip.ZipFileinline
ZipFile()Ionic.Zip.ZipFileinline
ZipFile(Encoding encoding)Ionic.Zip.ZipFileinline
ZipFile(string fileName, TextWriter statusMessageWriter)Ionic.Zip.ZipFileinline
ZipFile(string fileName, TextWriter statusMessageWriter, Encoding encoding)Ionic.Zip.ZipFileinline
ZipFile()Ionic.Zip.ZipFileinlineprivatestatic