IMime |
The IMimeContent type exposes the following members.
| Name | Description | |
|---|---|---|
| DecodeTo | Decode the content stream into another stream. | |
| DecodeToAsync | Asynchronously decode the content stream into another stream. | |
| Dispose | (Inherited from IDisposable) | |
| Open | Open the decoded content stream. | |
| WriteTo | Copy the content stream to the specified output stream. | |
| WriteToAsync | Asynchronously copy the content stream to the specified output stream. |