Click or drag to resize
MimeKit

MimeFilterBase Methods

The MimeFilterBase type exposes the following members.

Methods
 NameDescription
Protected methodEnsureOutputSize Ensure that the output buffer is greater than or equal to the specified size.
Public methodEquals
(Inherited from Object)
Public methodFilter(Byte, Int32, Int32, Int32, Int32) Filter the specified input.
Protected methodFilter(Byte, Int32, Int32, Int32, Int32, Boolean) Filter the specified input.
Protected methodFinalize
(Inherited from Object)
Public methodFlush Filter the specified input, flushing all internally buffered data to the output.
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodReset Reset the filter.
Protected methodSaveRemainingInput Save the remaining input for the next round of processing.
Public methodToString
(Inherited from Object)
Top
See Also