Implements an encoder for the Quoted-Printable encoding scheme.
TIdEncoderQuotedPrintable = class(TIdEncoder)
Description
TIdEncoderQuotedPrintable is a TIdEncoder descendant that implements the encoding algorithm for the Quoted-Printable encoding scheme. TIdEncoderQuotedPrintable will convert values in the manner described in the Internet Standards document: