Click or drag to resize
MimeKit

IMimeDecoderReset Method

Reset the decoder.

Namespace: MimeKit.Encodings
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
void Reset()
Remarks
Resets the state of the decoder.
See Also