FilterYenc
Object Hierarchy:
Description:
[
CCode ( type_id =
"g_mime_filter_yenc_get_type ()" ) ]
public class FilterYenc :
Filter
A filter for yEncoding or yDecoding a stream.
Content:
Creation methods:
Methods:
- public uint32 get_crc ()
Get the computed crc or (guint32) -1 on fail.
- public uint32 get_pcrc ()
Get the computed part crc or (guint32) -1 on fail.
- public void set_crc (uint32 crc)
Sets the current crc32 value on the yEnc filter
this to crc
.
- public void set_state (int state)
Sets the current state of the yencoder/ydecoder
Fields:
Inherited Members:
All known members inherited from class GMime.Filter
All known members inherited from class GLib.Object