| Package | Description |
|---|---|
| org.jlab.coda.hipo |
| Modifier and Type | Method and Description |
|---|---|
RecordOutputStream |
RecordRingItem.getRecord()
Get the contained record.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordOutputStream.transferDataForReading(RecordOutputStream rec)
Copy the contents of the arg into this object and get data buffer ready for reading.
|
void |
Writer.writeRecord(RecordOutputStream record)
Appends the record to the file.
|
void |
WriterMT.writeRecord(RecordOutputStream rec)
Appends the record to the file.
|