SimpleStringDynamic

Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
toSiryulType
string toSiryulType()
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.

Static functions

fromSiryulType
SimpleStringDynamic fromSiryulType(string val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

str
ubyte[] str;
Undocumented in source.

Meta