- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
const(wchar)[] data()
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.
- length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(WebString ws)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(const(Char)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(WebStringCpp wrefstr)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(awebview.wrapper.cpp.WebString cppObj)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebString rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebString rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebStringCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Char[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebString rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebString rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebStringCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Char[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(WebString ws)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(WebStringCpp ws)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(const(Char)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(awebview.wrapper.cpp.WebString cppObj)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
const(wchar)[] opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
- ptr
const(wchar)* ptr()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
const(wchar)[] toString()
Undocumented in source. Be warned that the author may not have intended to support it.
This type manages WebStringCpp by reference-counting.