construct_part
Description:
Constructs a MIME part from this.
Parameters:
this |
a Parser context |
options |
a ParserOptions or null |
Returns:
a MIME part based on this or null on fail. |
Constructs a MIME part from this.
this |
a Parser context |
options |
a ParserOptions or null |
a MIME part based on this or null on fail. |