Wrapper

Undocumented in source.

Constructors

this
this(Appender!string buf)
Undocumented in source.

Members

Functions

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

Variables

buffer
Appender!string buffer;
Undocumented in source.

Inherited Members

From Output

put
void put(char )
Undocumented in source.

Meta