Click or drag to resize
MimeKit

IMimeEncoderReset Method

Reset the encoder.

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