Class CompressedCdfRecord


  • public class CompressedCdfRecord
    extends Record
    Field data for CDF record of type Compressed CDF Record.
    Since:
    19 Jun 2013
    • Constructor Detail

      • CompressedCdfRecord

        public CompressedCdfRecord​(RecordPlan plan)
                            throws java.io.IOException
        Constructor.
        Parameters:
        plan - basic record information
        Throws:
        java.io.IOException
    • Method Detail

      • getDataOffset

        public long getDataOffset()
        Returns the file offset at which the compressed data in this record starts.
        Returns:
        file offset for start of data field