Camel.MimeFilterYenc¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Camel.MimeFilter (6), GObject.Object (37) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| class | new(direction) | 
| get_crc() | |
| get_pcrc() | |
| set_crc(crc) | |
| set_state(state) | 
Virtual Methods¶
| Inherited: | Camel.MimeFilter (3), GObject.Object (7) | 
|---|
Properties¶
None
Signals¶
| Inherited: | GObject.Object (1) | 
|---|
Class Details¶
- 
class Camel.MimeFilterYenc(**kwargs)¶
- Bases: - Camel.MimeFilter- Abstract: - No - Structure: - Camel.MimeFilterYencClass- 
classmethod new(direction)¶
- Parameters: - direction ( - Camel.MimeFilterYencDirection) – encode direction- Returns: - a new - Camel.MimeFilterYencobject- Return type: - Camel.MimeFilter- Create a new - Camel.MimeFilterYencfilter object.
 - 
get_crc()¶
- Returns: - the computed crc or (#guint32) -1 on fail. - Return type: - int- Get the computed crc or (#guint32) -1 on fail. 
 - 
get_pcrc()¶
- Returns: - the computed - Camel.partcrc or (#guint32) -1 on fail.- Return type: - int- Get the computed - Camel.partcrc or (#guint32) -1 on fail.
 
- 
classmethod