Modifier and Type | Method and Description |
---|---|
int |
getByteLength()
Gets the number of bytes used by this argument uses in its encoded representation.
|
char |
getTypeTag()
Returns the type tag used to encode this argument
|
void |
serialize(ByteBuffer buffer)
Serializes this argument to a buffer
|
boolean |
toBoolean() |
double |
toDouble() |
float |
toFloat() |
int |
toInt()
Gets an integer value of this argument
|
int getByteLength()
char getTypeTag()
void serialize(ByteBuffer buffer)
buffer
- ByteByffer to write toint toInt()
float toFloat()
double toDouble()
boolean toBoolean()
LX library by Mark C. Slee. © 2012-2020