StreamMmap.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(int fd, int prot, int flags)

Creates a new #GMimeStreamMmap object around fd.

Parameters

fdfile descriptor
protprotection flags
flagsmap flags

Returns

a stream using fd.