收藏订阅
Compression, but not Zip files! The Xceed Streaming Compression Library is a high-performance "raw" compression library. It offers the ability to compress and decompress streaming data, buffers, strings or single files and supports multiple compressed data formats. Unlike the Xceed Zip Compression Library, this more focused library doesn't offer Zip file handling capabilities. Multiple compression types The library offers two well known compression algorithms to suit your application's needs. For fast compression and decompression speeds, you can use the library's Deflate algorithm. It's the same one used in the industry standard zip file format and it achieves pretty good compression. It can do file formats, too The library can compress and decompress GZip (.gz) and BZip2 (.bz2) files from Unix and Linux platforms, as well as handle Zlib, Info-Zip and Java-compatible data. Xceed Zip v3.x and v4.x memory-compressed (not Zip) data is also supported. Xceed quality throughout Like all Xceed components, this library is designed to be flexible yet extremely easy to use. In fact, it only takes one line of code to compress and decompress memory or files. ActiveX Technology
Major operations
Documentation and samples