TSMimeParserCreate¶
Creates a MIME parser.
Description¶
The parser’s data structure contains information about the header being parsed. A single MIME parser can be used multiple times, though not simultaneously. Before being used again, the parser must be cleared by calling TSMimeParserClear().