QEncoder Class |
public class QEncoder : IMimeEncoder
The QEncoder type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Clone the QEncoder 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) |