Uses of Class
hdf.hdf5lib.exceptions.HDF5JavaException
Packages that use HDF5JavaException
-
Uses of HDF5JavaException in hdf.hdf5lib
Methods in hdf.hdf5lib that throw HDF5JavaExceptionModifier and TypeMethodDescriptionHDFArray.arrayify
(byte[] bytes) Given a one-dimensional array of bytes representing numbers, convert it to a java array of the shape and size passed to the constructor.byte[]
HDFArray.byteify()
Given a Java array of numbers, convert it to a one-dimensional array of bytes in correct native order.byte[]
HDFArray.emptyBytes()
Allocate a one-dimensional array of bytes sufficient to store the array.