Top | ![]() |
![]() |
![]() |
![]() |
CamelMimeFilter * camel_mime_filter_crlf_new (CamelMimeFilterCRLFDirection direction
,CamelMimeFilterCRLFMode mode
);
Create a new CamelMimeFilterCRLF object.
void camel_mime_filter_crlf_set_ensure_crlf_end (CamelMimeFilterCRLF *filter
,gboolean ensure_crlf_end
);
When set to true, the filter will ensure that the output stream will end with CRLF, in case it does not. The default is to not do that. The option is used only when encoding the stream.
Since: 3.42
gboolean
camel_mime_filter_crlf_get_ensure_crlf_end
(CamelMimeFilterCRLF *filter
);
Since: 3.42