gmime.filter_yenc
Module for [FilterYenc] class
Types 3
classFilterYenc : gmime.filter.Filter
A filter for yEncoding or yDecoding a stream.
Methods
FilterYencGidBuilder builder() static nothrowGet builder for [gmime.filter_yenc.FilterYenc] Returns: New builder objectuint getCrc() nothrowGet the computed crc or (guint32) -1 on fail. Returns: the computed crc or (guint32) -1 on fail.uint getPcrc() nothrowGet the computed part crc or (guint32) -1 on fail. Returns: the computed part crc or (guint32) -1 on fail.Fluent builder implementation template for gmime.filter_yenc.FilterYenc
Fluent builder for gmime.filter_yenc.FilterYenc
Methods