ObjectDataType.StringType
The type for string objects.
| 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)
|
|