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