| Interface | Description |
|---|---|
| BinaryDelta |
Binary delta type.
|
| Bytes |
Read-only interface for values that are internally represented as binary
data.
|
| DataType<V> |
A data type is specified for a particular class (its value class).
|
| DataTypes |
Diffusion data type implementations.
|
| DeltaType<V,D> |
Optional extension provided by
DataType implementations that support
incremental changes to values. |
| Exception | Description |
|---|---|
| InvalidDataException |
Unchecked exception indicating that binary data could not be parsed as a
value.
|
This package contains Diffusion data type libraries.
Implementations can be obtained using
DataTypes.
Copyright © 2023 DiffusionData Limited. All rights reserved.