public abstract class OscSentinel extends Object implements OscArgument
Constructor and Description |
---|
OscSentinel() |
Modifier and Type | Method and Description |
---|---|
int |
getByteLength()
Gets the number of bytes used by this argument uses in its encoded representation.
|
void |
serialize(ByteBuffer buffer)
Serializes this argument to a buffer
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTypeTag, toBoolean, toDouble, toFloat, toInt
public int getByteLength()
OscArgument
getByteLength
in interface OscArgument
public void serialize(ByteBuffer buffer)
OscArgument
serialize
in interface OscArgument
buffer
- ByteByffer to write toLX library by Mark C. Slee. © 2012-2020