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