Creates a new #GMimeFilterStrip filter which will strip trailing whitespace from every line of input passed through the filter.
Returns this, for use in with statements.
Get builder for gmime.filter_strip.FilterStrip
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 stripping whitespace from the end of lines.