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.MimeFilterYenc
object- Return type:
Create a new
Camel.MimeFilterYenc
filter 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.part
crc or (#guint32) -1 on fail.- Return type:
Get the computed
Camel.part
crc or (#guint32) -1 on fail.