Camel.MimeFilterYenc¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class Camel.MimeFilterYenc(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new(direction)¶
 - Parameters:
 direction (
Camel.MimeFilterYencDirection) – encode direction- Returns:
 a new
Camel.MimeFilterYencobject- Return type:
 
Create a new
Camel.MimeFilterYencfilter object.
- get_crc()¶
 - Returns:
 the computed crc or (#guint32) -1 on fail.
- Return type:
 
Get the computed crc or (#guint32) -1 on fail.
- get_pcrc()¶
 - Returns:
 the computed
Camel.partcrc or (#guint32) -1 on fail.- Return type:
 
Get the computed
Camel.partcrc or (#guint32) -1 on fail.