SharpMimeTools Documented Class Library

SharpMimeTools.QuotedPrintable2Unicode Method (Encoding, String)

[This is preliminary documentation and subject to change.]

Decode rfc 2047 definition of quoted-printable

public static void QuotedPrintable2Unicode(
   Encoding enc,
   ref string orig
);

Parameters

enc
Encoding to use
orig
string to decode

See Also

SharpMimeTools Class | anmar.SharpMimeTools Namespace | SharpMimeTools.QuotedPrintable2Unicode Overload List