Creates a new gzip (or gunzip) filter.
Gets the comment that was either previously set or retrieved when decoding a gzip stream.
Gets the filename that was either previously set or retrieved when decoding a gzip stream.
Returns this, for use in with statements.
Sets the comment that should be used when generating the gzip header.
Sets the filename that should be used when generating the gzip header.
Get builder for gmime.filter_gzip.FilterGZip
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 compresing or decompressing a gzip stream.