Xceed Binary Encoding Library Documentation
Encoding and decoding from file to file
Getting started quickly > Encoding and decoding from file to file

In the descriptions below, you can freely replace the word "encode" with "decode" in order to find out how to decode data, because encoding and decoding work exactly the same way.

Basic (non-streaming) encoding from file to file

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