Creates a new GMimeFilterHTML filter which can be used to convert a plain UTF-8 text stream into an html stream.
Returns this, for use in with statements.
Get builder for gmime.filter_html.FilterHTML
Returns this, for use in with statements.
Get builder for gmime.filter.Filter
Sets number of bytes backed up on the input, new calls replace previous ones
Completes the filtering.
Copies filter into a new #GMimeFilter object.
Filters the input data and writes it to out.
Resets the filter.
Ensure this much size is available for filter output (if required)
A filter for converting text/plain into text/html.