Internet Direct (Indy) Version 9.0.1 Beta
TIdMessageDecoderUUE
Implements support for decoding RFC 822 message parts using the UUDecode algorithm.

TIdMessageDecoderUUE = class(TIdMessageDecoder)
Description
TIdMessageDecoderUUE is a TIdMessageDecoder descendant that implements support for decoding RFC 822 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.