- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
dstring opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
dstring opIndexAssign(dstring data, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- push
size_t push(dstring item)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
dstring remove(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.