BIG_INTEGER_SIZE, CHECK_NULL_SIZE, INT_SIZE, LONG_SIZE| Constructor and Description |
|---|
BitFieldString() |
| Modifier and Type | Method and Description |
|---|---|
int |
calculateSpace(TableColumn column) |
Class<String> |
getClazz() |
String |
readValue(ByteBuffer byteBuffer,
Integer position) |
void |
writeValue(ByteBuffer byteBuffer,
Integer position,
Object value) |
public void writeValue(ByteBuffer byteBuffer, Integer position, Object value)
writeValue in class BitField<String>public String readValue(ByteBuffer byteBuffer, Integer position)
public int calculateSpace(TableColumn column)
calculateSpace in class BitField<String>Copyright © 2021. All rights reserved.