Internet Direct (Indy) Version 9.0.2 Beta
|
TIdDecoderUUE = class(TIdDecoderUUEBase)
TIdDecoderUUE uses the 4-byte to 3-byte decoding algorithm defined in TIdDecoderUUEBase. TIdDecoderUUEBase handles the UUEncode body line format, which consists of the encoded length followed by the encoded data.
TIdDecoderUUE is used by other Indy coder classes, such as TIdMessageDecoderUUE, that handle UUEncode message streams in RFC 822-compliant mail messages.