| Modifier and Type | Method and Description | 
|---|---|
| protected EventWriter.IOStatus | EventWriter. 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 EventWriter.IOStatus | EventWriter.IOStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static EventWriter.IOStatus[] | EventWriter.IOStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. |