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