InlineDecode function

function InlineDecode(Const Value: string; CP: TMimeChar): string;

Unit
MIMEinLn

Description
Decodes mime inline encoding (i.e. in headers) uses target characterset "CP".


See also:
InlineEncode