This is the complete list of members for NoteFly.ZipStorer, including all inherited members.
| AddFile(Compression compressionmethod, string pathname, string filenameInZip, string zipfilecomment) | NoteFly.ZipStorer | |
| AddStream(Compression compressionmethod, string filenameInZip, Stream source, DateTime modTime, string zipfilecomment) | NoteFly.ZipStorer | |
| centraldirimage | NoteFly.ZipStorer | private |
| Close() | NoteFly.ZipStorer | |
| comment | NoteFly.ZipStorer | private |
| Compression enum name | NoteFly.ZipStorer | |
| crctable | NoteFly.ZipStorer | privatestatic |
| Create(string zipfilename, string zipcomment) | NoteFly.ZipStorer | static |
| Create(Stream zipstream, string zipcomment) | NoteFly.ZipStorer | static |
| DateTimeToDosTime(DateTime dtdostime) | NoteFly.ZipStorer | private |
| DefaultEncoding | NoteFly.ZipStorer | privatestatic |
| Dispose() | NoteFly.ZipStorer | |
| DosTimeToDateTime(uint dtdostime) | NoteFly.ZipStorer | private |
| EncodeUTF8 | NoteFly.ZipStorer | |
| existingfiles | NoteFly.ZipStorer | private |
| ExtractFile(ZipFileEntry zfe, string filename) | NoteFly.ZipStorer | |
| ExtractFile(ZipFileEntry zfe, Stream stream) | NoteFly.ZipStorer | |
| fileaccess | NoteFly.ZipStorer | private |
| filename | NoteFly.ZipStorer | private |
| files | NoteFly.ZipStorer | private |
| ForceDeflating | NoteFly.ZipStorer | |
| GetFileOffset(uint headerOffset) | NoteFly.ZipStorer | private |
| NormalizedFilename(string zipfilename) | NoteFly.ZipStorer | private |
| Open(string zipfile, FileAccess zipfileaccess) | NoteFly.ZipStorer | static |
| Open(Stream zipstream, FileAccess zipfileaccess) | NoteFly.ZipStorer | static |
| ReadCentralDir() | NoteFly.ZipStorer | |
| ReadFileInfo() | NoteFly.ZipStorer | private |
| RemoveEntries(ref ZipStorer zip, List< ZipFileEntry > zfes) | NoteFly.ZipStorer | static |
| Store(ref ZipFileEntry zfe, Stream source) | NoteFly.ZipStorer | private |
| UpdateCrcAndSizes(ref ZipFileEntry zfe) | NoteFly.ZipStorer | private |
| WriteCentralDirRecord(ZipFileEntry zfe) | NoteFly.ZipStorer | private |
| WriteEndRecord(uint size, uint offset) | NoteFly.ZipStorer | private |
| WriteLocalHeader(ref ZipFileEntry zfe) | NoteFly.ZipStorer | private |
| zipfilestream | NoteFly.ZipStorer | private |
| ZipStorer() | NoteFly.ZipStorer | privatestatic |