-
Classes Class Description hdf.hdf5lib.HDF5GroupInfo Not for public use. It is not used by the library. This class assumes that an object can contain four values which uniquely identify an object among those HDF5 files which are open. This is no longer valid in future HDF5 releases.
-
Methods Method Description hdf.hdf5lib.H5.H5Iget_name_long(long, String[], long) hdf.hdf5lib.H5.H5Oset_comment(long, String) As of HDF5 1.8 in favor of object attributes.hdf.hdf5lib.H5.H5Oset_comment_by_name(long, String, String, long) As of HDF5 1.8 in favor of object attributes.hdf.hdf5lib.H5.H5Pget_version(long, int[]) As of HDF5 1.10.0 in favor of H5Fget_info.