gmime.filter_dos2_unix

Module for [FilterDos2Unix] class

Types 3

A filter to convert a stream from Windows/DOS line endings to Unix line endings.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FilterDos2Unix self() nothrowReturns `this`, for use in `with` statements.
FilterDos2UnixGidBuilder builder() static nothrowGet builder for [gmime.filter_dos2_unix.FilterDos2Unix] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(bool ensureNewline)Creates a new #GMimeFilterDos2Unix filter.
Methods
FilterDos2Unix build() nothrowCreate object from builder. Returns: New object