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