BIG_INTEGER_SIZE, CHECK_NULL_SIZE, INT_SIZE, LONG_SIZE
Constructor and Description |
---|
BitFieldByte() |
Modifier and Type | Method and Description |
---|---|
int |
calculateSpace(TableColumn column) |
Class<Byte> |
getClazz() |
Byte |
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<Byte>
public Byte readValue(ByteBuffer byteBuffer, Integer position)
public int calculateSpace(TableColumn column)
calculateSpace
in class BitField<Byte>
Copyright © 2021. All rights reserved.