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