- cstr
const(char)[] cstr()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(const(char)[] fromStr)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(StringIntern s)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(const(char[]) s)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
const(char)[] opSlice()
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.
- str
const(char)[] str()
Undocumented in source. Be warned that the author may not have intended to support it.