MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Encodings
YDecoder Class
YDecoder Methods
Clone Method
Decode Method
EstimateOutputLength Method
Reset Method
YDecoder
Clone Method
Clone the
YDecoder
with its current state.
Namespace:
MimeKit.Encodings
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
IMimeDecoder
Clone
()
Return Value
IMimeDecoder
A new
YDecoder
with identical state.
Implements
IMimeDecoder
Clone
Remarks
Creates a new
YDecoder
with exactly the same state as the current decoder.
See Also
Reference
YDecoder Class
MimeKit.Encodings Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast