Package | Description |
---|---|
org.jlab.coda.hipo |
Modifier and Type | Method and Description |
---|---|
Reader.RecordPosition |
Reader.RecordPosition.setCount(int _cnt) |
Reader.RecordPosition |
Reader.RecordPosition.setLength(int _len) |
Reader.RecordPosition |
Reader.RecordPosition.setPosition(long _pos) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Reader.RecordPosition> |
Reader.getRecordPositions()
Returns the list of record positions in the file.
|