TempleOutputStream

Undocumented in source.

Constructors

this
this(T os)
Undocumented in source.
this
this(File f)
Undocumented in source.
this
this(void delegate(string) s)
Undocumented in source.
this
this(void function(string) s)
Undocumented in source.

Members

Functions

put
void put(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(dchar d)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta