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, waitgetTypeTag, toBoolean, toDouble, toFloat, toIntpublic int getByteLength()
OscArgumentgetByteLength in interface OscArgumentpublic void serialize(ByteBuffer buffer)
OscArgumentserialize in interface OscArgumentbuffer - ByteByffer to write toLX library by Mark C. Slee. © 2012-2020