construct_message
Description:
Constructs a MIME message from this.
Parameters:
| this |
a Parser context |
| options |
a ParserOptions or null |
Returns:
|
a MIME message or null on fail. |
Constructs a MIME message from this.
| this |
a Parser context |
| options |
a ParserOptions or null |
|
a MIME message or null on fail. |