Modifier and Type | Method and Description |
---|---|
BlockHeaderV4 |
EvioCompactReaderUnsync.getFirstBlockHeader()
This returns the FIRST block (physical record) header.
|
BlockHeaderV4 |
EvioCompactReader.getFirstBlockHeader()
This returns the FIRST block (physical record) header.
|
Constructor and Description |
---|
BlockHeaderV4(BlockHeaderV4 blkHeader)
This copy constructor creates an evio version 4 BlockHeader
from another object of this class.
|