SmallVariableConstructor

Undocumented in source.
abstract
class SmallVariableConstructor : TypeConstructor {}

Members

Functions

size
int size(ByteBuffer b)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From TypeConstructor

getType
Data.DataType getType()
Undocumented in source.
size
int size(ByteBuffer b)
Undocumented in source.
parse
void parse(ByteBuffer b, Data data)
Undocumented in source.

Meta