hep.io.sio
Class SIOReader
java.lang.Object
hep.io.sio.SIOReader
public class SIOReader
- extends Object
A class for reading SIO records.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIOReader
public SIOReader(InputStream in)
throws IOException
- Throws:
IOException
readRecord
public SIORecord readRecord()
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Throws:
IOException
Copyright © 2000-2007 FreeHEP. All Rights Reserved.