Site Map Contact Us Home
E-mail Newsletter
Subscribe to get informed about
Clever Components news.

Your Name:
Your Email:
 
SUBSCRIBE
 
Previous Newsletters
 




Products Articles Downloads Order Support
Customer Portal      

GZip Compressor Description

Features | Detailed Description

Available in .NET, VCL and ActiveX editions.

The GZip component implements both the resource compressing and uncompressing functions.

The data format used by GZip is described by RFC 1952 standard.

Property List

   Name    Description
 BatchSize Specifies the size of the processed batch.
 CompressionLevel Represents the compression level applied to the data stream.
 Strategy Represents the compression strategy applied to the data stream.

Method List

   Name    Description
 Compress Compresses a file or stream with gzip format.
 Uncompress Uncompresses a file or stream, compressed with gzip format.

Event List

   Name    Description
 OnProgress Occurs when compressing / uncompressing is processed.

    Copyright © 2000-2024