gmime.stream_cat

Module for [StreamCat] class

Types 3

A concatenation of other #GMimeStream objects.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
StreamCat self() nothrowReturns `this`, for use in `with` statements.
StreamCatGidBuilder builder() static nothrowGet builder for [gmime.stream_cat.StreamCat] Returns: New builder object
int addSource(gmime.stream.Stream source) nothrowAdds the source stream to the cat.
Constructors
this(void * ptr, Flag!"Take" take)
this()Creates a new #GMimeStreamCat object. Returns: a new #GMimeStreamCat stream.

Fluent builder implementation template for gmime.stream_cat.StreamCat

Fluent builder for gmime.stream_cat.StreamCat

Methods
StreamCat build() nothrowCreate object from builder. Returns: New object