Overload List
Name | Description | |
---|---|---|
AddFile(String) |
Adds the specified file to the root directory of the ZIP archive.
| |
AddFile(Stream, String) |
Adds data from the specified stream to the ZIP archive.
| |
AddFile(String, String) |
Adds the specified local file to the specified directory within the ZIP archive.
| |
AddFile(Stream, String, ActionOnExistingFiles) |
Adds data from the specified stream to the ZIP archive.
| |
AddFile(String, String, ActionOnExistingFiles) |
Adds the specified local file to the specified directory within the ZIP archive.
|