All Packages Class Hierarchy This Package Previous Next Index
Class ncsa.hdf.hdflib.HDFTable
java.lang.Object
|
+----ncsa.hdf.hdflib.HDFTable
- public class HDFTable
- extends Object
-
HDFTable()
-
-
byteify()
-
-
size()
-
-
structify(byte[])
-
HDFTable
public HDFTable() throws IllegalAccessException, HDFException
size
public int size() throws HDFException, IllegalAccessException
byteify
public byte[] byteify() throws IllegalAccessException, HDFException
structify
public void structify(byte theBytes[]) throws HDFException, IllegalAccessException
All Packages Class Hierarchy This Package Previous Next Index