QPDecoder Members
The QPDecoder class decodes QuotedPrintable data.
The following tables list the members exposed by the QPDecoder type.
Public Constructors
| Name | Description | |
|---|---|---|
| QPDecoder | The QPDecoder constructor creates a new QPDecoder object that has default values. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Clone | Overridden. The Clone method returns a copy of this QPDecoder object. | 
| .gif) | Convert | Overloaded. | 
| .gif) | Dispose | Overloaded. Releases the resources used by the ByteEncoder. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) .gif) | GetDecoder | (inherited from ByteEncoder ) | 
| .gif) .gif) | GetEncoder | (inherited from ByteEncoder ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetMaxByteCount | Overridden. The GetMaxByteCount method returns the maximum number of bytes that are needed to store dataCount bytes of data after it has been decoded. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Reset | Overridden. The Reset method resets the internal state of this QPDecoder object. | 
| .gif) | ToString | (inherited from Object ) | 
Top
.gif)