ParamList.parse

gmime.param_list.ParamList parse(gmime.parser_options.ParserOptions options, string str) static nothrow

Parses the input string into a parameter list.

Parameters

optionsa #GMimeParserOptions or null
stra string to parse

Returns

a new #GMimeParamList.