set_ensure_crlf_end


Description:

[ Version ( since = "3.42" ) ]
public void set_ensure_crlf_end (bool 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.

Parameters:

this

a MimeFilterCRLF

ensure_crlf_end

value to set