/img/help/home.gif

 

Compressing huge files

 


 

Easy Compression Library supports compression of huge files (> 2Gb) by two procedures: ECLCompressHugeFile and ECLDecompressHugeFile.

 

These procedures does not use stream classes, so they will work even under Delphi and C++ Builder 4 and 5. Look at HugeFileCompress demo supplied with Easy Compression Library to see how to use it.