- AppendChar
void AppendChar(SWIGTYPE_p_uint32_t ch)
Undocumented in source. Be warned that the author may not have intended to support it.
- AppendFormat
void AppendFormat(string format)
Undocumented in source. Be warned that the author may not have intended to support it.
- AppendString
void AppendString(SWIGTYPE_p_wchar_t pstr, SWIGTYPE_p_ptrdiff_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- AppendString
void AppendString(SWIGTYPE_p_wchar_t pstr)
Undocumented in source. Be warned that the author may not have intended to support it.
- AppendString
void AppendString(string putf8str, SWIGTYPE_p_ptrdiff_t utf8StrSz)
Undocumented in source. Be warned that the author may not have intended to support it.
- AppendString
void AppendString(string putf8str)
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.
- GetCharAt
SWIGTYPE_p_uint32_t GetCharAt(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetFirstCharAt
SWIGTYPE_p_uint32_t GetFirstCharAt(size_t index, char** offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetGrowSize
size_t GetGrowSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- GetLength
size_t GetLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- GetNextChar
SWIGTYPE_p_uint32_t GetNextChar(char** offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetSize
size_t GetSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- Insert
void Insert(string substr, size_t posAt, SWIGTYPE_p_ptrdiff_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- Insert
void Insert(string substr, size_t posAt)
Undocumented in source. Be warned that the author may not have intended to support it.
- InsertCharAt
size_t InsertCharAt(SWIGTYPE_p_uint32_t c, size_t posAt)
Undocumented in source. Be warned that the author may not have intended to support it.
- IsEmpty
bool IsEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- Reserve
void Reserve(size_t _size)
Undocumented in source. Be warned that the author may not have intended to support it.
- Resize
void Resize(size_t _size)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetGrowSize
void SetGrowSize(size_t growSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- ToCStr
string ToCStr()
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
char* opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
char* opIndex(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- swigOpAddAssign
void swigOpAddAssign(String src)
Undocumented in source. Be warned that the author may not have intended to support it.
- swigOpAddAssign
void swigOpAddAssign(string psrc)
Undocumented in source. Be warned that the author may not have intended to support it.
- swigOpAddAssign
void swigOpAddAssign(SWIGTYPE_p_wchar_t psrc)
Undocumented in source. Be warned that the author may not have intended to support it.
- swigOpAddAssign
void swigOpAddAssign(char ch)
Undocumented in source. Be warned that the author may not have intended to support it.