Click or drag to resize
MimeKit

QuotedPrintableDecoder Constructor

Initialize a new instance of the QuotedPrintableDecoder class.

Namespace: MimeKit.Encodings
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public QuotedPrintableDecoder()
Remarks
Creates a new quoted-printable decoder.
See Also