ActiveX control and COM object provides an
easy and powerful way to handle the data encoding formats used by
various Internet protocols. The four basic encoding types used by
protocols such as mail and news are Base64, BinHex 4.0,
Quoted-Printable, and UU. Encoder/X provides a number of functions to
convert back and forth between binary (or text) data and any of these
formats. The Encoder/X control provides unlimited flexibility when it
comes to specifying source and destination for the data being encoded or
decoded. The following methods fulfill basic requirements: FileToString,
FileToFile, StringToFile, and StringToString. In addition, Encoder/X
utilizes our new Streams technology to provide a fully extensible way of
accessing and storing encoded/decoded data