Package hdf.hdflib

Class HDFSKPHUFFCompInfo


  • public class HDFSKPHUFFCompInfo
    extends HDFNewCompInfo

    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

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • skp_size

        public int skp_size
    • Constructor Detail

      • HDFSKPHUFFCompInfo

        public HDFSKPHUFFCompInfo()