![]() | IMime |
The IMimeParser type exposes the following members.
Name | Description | |
---|---|---|
![]() | ParseEntity | Parse an entity from the stream. |
![]() | ParseEntityAsync | Asynchronously parse an entity from the stream. |
![]() | ParseHeaders | Parse a list of headers from the stream. |
![]() | ParseHeadersAsync | Asynchronously parse a list of headers from the stream. |
![]() | ParseMessage | Parse a message from the stream. |
![]() | ParseMessageAsync | Asynchronously parse a message from the stream. |
![]() | SetStream(Stream, MimeFormat) | Set the stream to parse. |
![]() | SetStream(Stream, Boolean) | Set the stream to parse. |
![]() | SetStream(Stream, MimeFormat, Boolean) | Set the stream to parse. |