This documentation is for the old version. Go to the latest Graphics Mill docs

ZipCompressor Members

The ZipCompressor type exposes the following members.

Methods

Name Description
Public method Static member Compress Overloaded.

Compresses a byte array with the deflate algorithm (ZIP).

Public method Static member Decompress Overloaded.

Decompresses given array which contains data compressed with the deflate algorithm (ZIP).

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

Reference