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

ZipCompressor.Compress Method

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

Overload List

Name Description
Public method Static member Compress(Byte[])

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

Public method Static member Compress(IntPtr, UInt32, IntPtr, UInt32)

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

See Also

Reference