Package hdf.hdflib
Class HDFSKPHUFFCompInfo
java.lang.Object
hdf.hdflib.HDFCompInfo
hdf.hdflib.HDFNewCompInfo
hdf.hdflib.HDFSKPHUFFCompInfo
This class is a generic container for the parameters to the HDF ``Skipping Huffman'' compression classes.
In this case, the information is the skip size
-
Field Summary
Fields inherited from class hdf.hdflib.HDFNewCompInfo
ctype
-
Constructor Summary
-
Method Summary
-
Field Details
-
skp_size
public int skp_size
-
-
Constructor Details
-
HDFSKPHUFFCompInfo
public HDFSKPHUFFCompInfo()
-