The ZipCompressor type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Compress | Overloaded. Compresses a byte array with the deflate algorithm (ZIP). |
|
|
Decompress | Overloaded. Decompresses given array which contains data compressed with the deflate algorithm (ZIP). |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |