Topic Path: Symbol Reference > Files > IdMessageCoderXXE.pas
ContentsIndexHome
PreviousUpNext
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.

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.

Class 
Description 
Represents information about the registered XXEncode encoder class. 
Implements an encoder for RFC 2822-compliant message parts using the XXEncode algorithm. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.