- charAt
char charAt(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- getUnderlying
string getUnderlying()
Undocumented in source. Be warned that the author may not have intended to support it.
- hashCode
int hashCode()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
int length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- subSequence
string subSequence(int beginIndex, int endIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- writeTo
void writeTo(WritableBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeTo
void writeTo(ByteBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.