Click or drag to resize
MimeKit

HexDecoderReset Method

Reset the decoder.

Namespace: MimeKit.Encodings
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Reset()

Implements

IMimeDecoderReset
Remarks
Resets the state of the decoder.
See Also