OscString

Constructors

this
this(int v)
this
this(float v)
this
this(string str)
this
this(ubyte[] arr)

Members

Functions

isEmpty
bool isEmpty()
opBinary
T opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
ubyte[] opCast()
opCast
T opCast()
opCast
T opCast()
size
size_t size()
toString
string toString()

Manifest constants

Prefix
enum Prefix;

Meta