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