Create a zip archive sending output to the outputStream passed.
Overload List
Create a zip archive sending output to the outputStream passed.
public void CreateZip(Stream,string,bool,string,string);
Create a zip file/archive.
public void CreateZip(string,string,bool,string);
Create a zip file.
public void CreateZip(string,string,bool,string,string);