Contains classes and methods needed to implement support for XXEncode encoder classes, and adds the encoder class to the list of registered encoder classes.
IdMessageCoderXXE.pas contains classes and methods needed to implement support for XXEncode encoder classes, and adds the encoder class to the list of registered encoder classes.
Because XXEncoded stream are so similar to UUEncoded streams, there are no decoder classes included in IdMessageCoderXXE.pas.
Use TIdMessageDecoderUUE in IdMessageCoderUUE.pas for decoding XXEncoded streams.
|
Name |
Description |
|
Represents information about the registered XXEncode encoder class. | |
|
Implements an encoder for RFC 2822-compliant message parts using the XXEncode algorithm. |
|
Class |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |