osc.oscstring

Undocumented in source.

Members

Functions

fromOSC
string fromOSC(ubyte[] str)

Converts an OSC string to a string.

toOSC
ubyte[] toOSC(string str)

Converts a string to an OSC string.

Meta