This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Compression.
Summary
Initializes a new instance of the
GZip class.
- Assembly
- Cake
.Compression .dll - Namespace
- Cake
.Compression .Classes - Containing Type
- GZip
Syntax
public GZip(IFileSystem fileSystem, ICakeEnvironment environment, ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | |
| environment | ICakeEnvironment | |
| log | ICakeLog |
Return Value
| Type | Description |
|---|---|
| void |
