Package | Description |
---|---|
org.jlab.coda.hipo | |
org.jlab.coda.jevio |
Class and Description |
---|
CompressionType
This an enum used to represent different types of data compression.
|
Compressor
Singleton class used to provide data compression and decompression in a variety of formats.
|
FileHeader
This class represents the file header of an evio or hipo format file.
|
HeaderType
Numerical values associated with types of record headers, file headers and trailers.
|
HipoException
This is a general exception used to indicate a problem in the HIPO package.
|
Reader.RecordPosition
Internal class to keep track of the records in the file/buffer.
|
Record
Deprecated.
|
RecordHeader
This class represents the record header in an evio or hipo format file.
|
RecordInputStream
Class which reads data to create an Evio or HIPO Record.
|
RecordOutputStream
Class which handles the creation and use of Evio and HIPO Records.
|
RecordRingItem
This class is used in conjunction with the
RecordSupply class
to provide a very fast supply of RecordOutputStream objects for reuse. |
RecordViewer.FileRecordEntry |
Writer
Class to write Evio/HIPO files.
|
WriterMT
This class is for writing Evio/HIPO files only (not buffers)
while multithreading the compression of data.
|
Class and Description |
---|
CompressionType
This an enum used to represent different types of data compression.
|