ValueDataType

A row type.

Methods
int compare(Object a, Object b)
int compare(Object a, Object b)
boolean equals(Object obj)
boolean equals(Object obj)
int getMemory(Object obj)
int getMemory(Object obj)
int hashCode()
int hashCode()
void read(ByteBuffer buff, Object[] obj, int len, boolean key)
void read(ByteBuffer buff, Object[] obj, int len, boolean key)
Object read(ByteBuffer buff)
Object read(ByteBuffer buff)
void write(WriteBuffer buff, Object[] obj, int len, boolean key)
void write(WriteBuffer buff, Object[] obj, int len, boolean key)
void write(WriteBuffer buff, Object obj)
void write(WriteBuffer buff, Object obj)