Xceed Streaming Compression Library Documentation
Compressing and decompressing from file to file
Getting started quickly > Compressing and decompressing from file to file

In the descriptions below, you can freely replace the word "compress" with "decompress" in order to find out how to decompress data, because compressing and decompressing works exactly the same way.

Basic (non-streaming) compression from file to file

To compress data from one file to another in a single pass, perform the following 3 steps. Put the Xceed Streaming Compression control on a form or instantiate it, then: