Internet Direct (Indy)
|
Implements support for decoding RFC 2822-compliant message parts using the UUDecode algorithm.
TIdMessageDecoderUUE = class(TIdMessageDecoder);
TIdMessageDecoderUUE is a TIdMessageDecoder descendant that implements support for decoding RFC 2822-compliant message parts using the UUDecode algorithm.
TIdMessageDecoderUUE extends the ancestor class to provide support for detecting both UUE- and XXE-encoded body lines, as well as the inconsistent use of FillChar at the end of the encoded data stream.
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. |