StreamFile.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(void * fp = null) nothrow

Creates a new #GMimeStreamFile object around fp.

Note

The created #GMimeStreamFile object will own the FILE pointer

passed in.

Parameters

fpa FILE pointer

Returns

a stream using fp.