Constructor
CamelMimeFilterCRLFnew
Declaration [src]
CamelMimeFilter*
camel_mime_filter_crlf_new (
CamelMimeFilterCRLFDirection direction,
CamelMimeFilterCRLFMode mode
)
Parameters
direction-
Type:
CamelMimeFilterCRLFDirectionEncode vs decode.
mode-
Type:
CamelMimeFilterCRLFModeWhether or not to perform SMTP dot-escaping.
Return value
Type: CamelMimeFilter
A new CamelMimeFilterCRLF object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |