![]() | IMime |
public interface IMimeDecoder
The IMimeDecoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Clone the IMimeDecoder with its current state. |
![]() | Decode(Byte*, Int32, Byte*) | Decode the specified input into the output buffer. |
![]() | Decode(Byte, Int32, Int32, Byte) | Decode the specified input into the output buffer. |
![]() | EstimateOutputLength | Estimate the length of the output. |
![]() | Reset | Reset the decoder. |