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