public class OscInfinitum extends OscSentinel
Constructor and Description |
---|
OscInfinitum() |
Modifier and Type | Method and Description |
---|---|
char |
getTypeTag()
Returns the type tag used to encode this argument
|
boolean |
toBoolean() |
double |
toDouble() |
float |
toFloat() |
int |
toInt()
Gets an integer value of this argument
|
getByteLength, serialize
public char getTypeTag()
OscArgument
public int toInt()
OscArgument
public float toFloat()
public double toDouble()
public boolean toBoolean()
LX library by Mark C. Slee. © 2012-2020