ObjectDataType.BooleanType

The type for boolean true and false.

Methods
int compare(Object aObj, Object bObj)
int compare(Object aObj, Object bObj)
int getMemory(Object obj)
int getMemory(Object obj)
Object read(ByteBuffer buff, int tag)
Object read(ByteBuffer buff, int tag)
void write(WriteBuffer buff, Object obj)
void write(WriteBuffer buff, Object obj)