SharpCvsLib

GzipFileContents Constructor

Constructor. Default zip level is 9.

Overload List

Constructor. Default zip level is 9.

public GzipFileContents();

Constructor taking the zip level to apply to the file before sending.

public GzipFileContents(int);

See Also

GzipFileContents Class | ICSharpCode.SharpCvsLib.Requests Namespace