Modifier and Type | Method and Description |
---|---|
protected EventWriterUnsync.IOStatus |
EventWriterUnsync.examineFirstBlockHeader()
Reads part of the first block (physical record) header in order to determine
the evio version # and endianness of the file or buffer in question.
|
static EventWriterUnsync.IOStatus |
EventWriterUnsync.IOStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventWriterUnsync.IOStatus[] |
EventWriterUnsync.IOStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|