Implements an encoder for RFC 2822-compliant message parts using the UUEncode algorithm.
TIdMessageEncoderUUE = class(TIdMessageEncoderUUEBase);
TIdMessageEncoderUUE is a TIdMessageEncoderUUEBase descendant that implements an encoder for RFC 2822-compliant message parts using the UUEncode algorithm.
TIdMessageEncoderUUE extends the ancestor class to include use of the TIdEncoderUUE encoder instead of the generic TIdEncoder3to4 encoder.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|