MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Encodings
UUEncoder Class
UUEncoder Methods
Clone Method
Encode Method
EstimateOutputLength Method
Flush Method
Reset Method
UUEncoder
Clone Method
Clone the
UUEncoder
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
UUEncoder
with identical state.
Implements
IMimeEncoder
Clone
Remarks
Creates a new
UUEncoder
with exactly the same state as the current encoder.
See Also
Reference
UUEncoder Class
MimeKit.Encodings Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast