InlineEncode function

function InlineEncode(Const Value: string; CP, MimeP: TMimeChar): string;

Unit
MIMEinLn

Description
Encodes string to mime inline encoding. The source characterset is "CP", and the target characterset is "MimeP".


See also:
InlineDecode, NeedInline