Quoted |
public class QuotedPrintableEncoder : IMimeEncoder
The QuotedPrintableEncoder type exposes the following members.
| Name | Description | |
|---|---|---|
| QuotedPrintableEncoder | Initialize a new instance of the QuotedPrintableEncoder class. |
| Name | Description | |
|---|---|---|
| Clone | Clone the QuotedPrintableEncoder with its current state. | |
| Encode | Encode the specified input into the output buffer. | |
| Equals | (Inherited from Object) | |
| EstimateOutputLength | Estimate the length of the output. | |
| Finalize | (Inherited from Object) | |
| Flush | Encode the specified input into the output buffer, flushing any internal buffer state as well. | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| Reset | Reset the encoder. | |
| ToString | (Inherited from Object) |