XStr

Extended typed string which specifies a type name a string encoding

Members

Functions

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

Variables

type
string type;

the type

val
string val;

the value

Meta