Class that performs quoted-printable encoding, with output to a char array.
For a list of all members of this type, see QuotedPrintableEncoderW Members.
System.Object
QuotedPrintableEncoderW
This class is the same as QuotedPrintableEncoder, except
that the output is written to a character array, instead of a byte
array. See the overview section of QuotedPrintableEncoder for
general information that applies to both QuotedPrintableEncoder
and QuotedPrintableEncoderW.
Namespace: Hunny.Mime
Assembly: Hunny.Mime (in Hunny.Mime.dll)
QuotedPrintableEncoderW Members | Hunny.Mime Namespace | QuotedPrintableEncoder