Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageEncoderUUE Class

Implements an encoder for RFC 2822-compliant message parts using the UUEncode algorithm.

Pascal
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.

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.