Click or drag to resize
MimeKit

YDecoder Constructor

Initialize a new instance of the YDecoder class.

Namespace: MimeKit.Encodings
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public YDecoder()
Remarks
Creates a new yEnc decoder.
See Also