Class | Description |
---|---|
CompactDataset | |
CompoundDatasetReader | |
ContiguousDatasetImpl | |
DatasetBase | |
DatasetLoader | |
DatasetReader |
This class handles converting the
ByteBuffer obtained from the file
into a Java array containing the data. |
EnumDatasetReader |
Special case of dataset reader for filling enum datasets, handles converting integer values into the enum strings on
the fly while filling.
|
GlobalHeapId | |
VariableLengthDatasetReader |
Enum | Description |
---|---|
NoParent |
Dataset
and
helper classes.
These are the classes used when accessing HDF5 datasets.