Interface | Description |
---|---|
FieldAdapter |
Defines an adapter object for table fields that can
read the field value from a byte array or write the
field value into a byte array.
|
Class | Description |
---|---|
BitFieldAdapter |
Implements a field adapter for binary bit fields.
|
DefaultFieldAdapter |
Implements an adapter object for table fields that can
read the field value from a byte array or write the
field value into a byte array.
|
DoubleBinaryFieldAdapter |
Implements a field adapter for binary, double-precision, floating-point fields.
|
FloatBinaryFieldAdapter |
Implements a field adapter for binary, single-precision, floating-point fields.
|
IntegerBinaryFieldAdapter |
Implements a field adapter for binary integer fields.
|
NumericTextFieldAdapter |
Implements a field adapter for numeric fields stored in textual format, as in a character table.
|
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.