Xceed Binary Encoding Library is a library for Windows developers that allows applications to encode binary data and files into text and vice-versa. Encoding binary to text is necessary when sending binary data over some transports, such as email, or placing binary data in a text file such as an XML text document. The library can encode or decode memory buffers, strings, blobs, streaming data or single files and supports a variety of popular encoding methods.
The Xceed Binary Encoding Library is a library for Windows developers that allows applications to encode binary data and files into text and vice-versa.
Encoding binary to text is necessary when sending binary data over some transports, such as email, or placing binary data in a text file such as an XML text document. Another area where encoding becomes necessary is when sending someone a digital signature or an encryption key.
Capabilities
Features
ActiveX Technology
Encoding and decoding
Documentation and samples