- appendf
void appendf(const(char)* fmt, ...)
Undocumented in source. Be warned that the author may not have intended to support it.
- appendfv
void appendfv(const(char)* fmt, va_list args)
Undocumented in source. Be warned that the author may not have intended to support it.
- begin
const(char)* begin()
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- end
const(char)* end()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
char opIndex(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
int size()
Undocumented in source. Be warned that the author may not have intended to support it.