Uses of Class
hdf.object.h5.H5Datatype
| Package | Description |
|---|---|
| hdf.object.h5 |
-
Uses of H5Datatype in hdf.object.h5
Methods in hdf.object.h5 with parameters of type H5Datatype Modifier and Type Method Description static ObjectH5Datatype. allocateArray(H5Datatype dtype, int nPoints)Allocates a one-dimensional array of byte, short, int, long, float, double, or String to store data in memory.static voidH5Datatype. extractCompoundInfo(H5Datatype dtype, String name, List<String> names, List<Datatype> flatListTypes)Extracts compound information into flat structure.