Uses of Class
hdf.object.h5.H5ReferenceType.H5ReferenceData
| Package | Description |
|---|---|
| hdf.object.h5 |
-
Uses of H5ReferenceType.H5ReferenceData in hdf.object.h5
Fields in hdf.object.h5 with type parameters of type H5ReferenceType.H5ReferenceData Modifier and Type Field Description protected ArrayList<H5ReferenceType.H5ReferenceData>H5ReferenceType. refdataThe memory buffer that holds the raw data array of the reference.Methods in hdf.object.h5 that return H5ReferenceType.H5ReferenceData Modifier and Type Method Description H5ReferenceType.H5ReferenceDataH5ReferenceType. getReferenceData(byte[] refarr)Get the reference datatype data.