![]() ![]() ![]() |
Features
Easy Compression Library contains a very easy in use replacements of TFileStream, TMemoryStream and other TStream descendants with advanced compression/decompression and encryption capabilities.
Compression is transparent, all the methods, properties and behavior of TFileStream and TMemoryStream are supported, and it is very simple to replace them in the application code. Moreover a lot of additional useful features are added, such as encryption, progress indication, etc.
In addition to a streaming compression ECL includes a set of common routines for compression and encryption of strings and memory buffers.
With ECL you could easily:
Key features:
Compiles into exe - no dll/ocx required;
Supports all the methods, properties and behavior of TFileStream and TMemoryStream;
One stream provides transparent compression/decompression for write and read operations;
Forward and backward seeks in compressed stream;
Read and write any portion of data at any file position;
OnProgress event handler;
Compression rate indicator;
Strong encryption provided by AES Rijndael algorithm;
Could be configured to comply with U.S. and other export restrictions;
Fastest compression levels are extremely fast;
Good balanced compression levels provide both good rate and high speed;
Maximum compression levels provide much better compression rate than Rar, Zip, etc.
Provides a set of common routines for string and buffer compression/encryption;
Small customizable footprint (45K-100K);
Full source codes available;
Includes comprehensive help and demos for Delphi and C++ Builder;
If you have any questions, please, don't hesitate to contact ComponentAce Support Team.
See also Getting Started topic to start working with ECL quickly.