public class CompressedCdfRecord extends Record
| Constructor and Description |
|---|
CompressedCdfRecord(RecordPlan plan)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getDataOffset()
Returns the file offset at which the compressed data in
this record starts.
|
checkEndRecord, getBuf, getContentOffset, getRecordSize, getRecordType, getRecordTypeAbbreviation, hasBit, readIntArray, readOffsetArray, toLines, warnFormat@CdfField @OffsetField public final long cprOffset
@CdfField public final long uSize
@CdfField public final int rfuA
public CompressedCdfRecord(RecordPlan plan) throws java.io.IOException
plan - basic record informationjava.io.IOException