FilterDos2Unix.this

Creates a new #GMimeFilterDos2Unix filter.

  1. this(void* ptr, Flag!"Take" take)
  2. this(bool ensureNewline)
    class FilterDos2Unix
    this

Parameters

ensureNewline bool

true if the filter should ensure that the stream ends in a new line

Return Value

a new #GMimeFilterDos2Unix filter.