Click or drag to resize
MimeKit

IMimeEncoder Methods

The IMimeEncoder type exposes the following members.

Methods
 NameDescription
Public methodClone Clone the IMimeEncoder with its current state.
Public methodEncode Encode the specified input into the output buffer.
Public methodEstimateOutputLength Estimate the length of the output.
Public methodFlush Encode the specified input into the output buffer, flushing any internal buffer state as well.
Public methodReset Reset the encoder.
Top
See Also