Method
CamelMimeFilterbackup
Declaration [src]
void
camel_mime_filter_backup (
CamelMimeFilter* filter,
const gchar* data,
gsize length
)
Description [src]
Saves data to be used as prespace input data to the next call to
camel_mime_filter_filter() or camel_mime_filter_complete().
Note: New calls replace old data.