Click or drag to resize
MimeKit

IMimeDecoderReset Method

Reset the decoder.

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