Constructor. Default zip level is 9.
Constructor. Default zip level is 9.
public GzipFileContents();
Constructor taking the zip level to apply to the file before sending.
public GzipFileContents(int);
GzipFileContents Class | ICSharpCode.SharpCvsLib.Requests Namespace