Uses of Class
hdf.object.h5.H5ReferenceType.H5ReferenceData
Packages that use H5ReferenceType.H5ReferenceData
-
Uses of H5ReferenceType.H5ReferenceData in hdf.object.h5
Fields in hdf.object.h5 with type parameters of type H5ReferenceType.H5ReferenceDataModifier and TypeFieldDescriptionprotected ArrayList<H5ReferenceType.H5ReferenceData> H5ReferenceType.refdataThe memory buffer that holds the raw data array of the reference.Methods in hdf.object.h5 that return H5ReferenceType.H5ReferenceDataModifier and TypeMethodDescriptionH5ReferenceType.getReferenceData(byte[] refarr) Get the reference datatype data.