StringAppender

Undocumented in source.

Members

Functions

append
void append(dchar[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
appendEol
void appendEol()
Undocumented in source. Be warned that the author may not have intended to support it.
get
dchar[] get()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
dchar[] buf;
Undocumented in source.
len
uint len;
Undocumented in source.

Meta