FcgiOutStream

Undocumented in source.

Constructors

this
this(FCGX_Stream* _stream)
Undocumented in source.

Members

Functions

put
void put(ubyte c)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(const(ubyte)[] c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

stream
FCGX_Stream* stream;
Undocumented in source.

Meta