hep.io.sio
Interface SIOBlock
public interface SIOBlock
getBlockName
String getBlockName()
throws IOException
- Throws:
IOException
getBlockLength
int getBlockLength()
throws IOException
- Throws:
IOException
getBytesLeft
int getBytesLeft()
throws IOException
- Throws:
IOException
getVersion
int getVersion()
throws IOException
- Throws:
IOException
getMajorVersion
int getMajorVersion()
throws IOException
- Throws:
IOException
getMinorVersion
int getMinorVersion()
throws IOException
- Throws:
IOException
getData
SIOInputStream getData()
throws IOException
- Throws:
IOException
Copyright © 2000-2007 FreeHEP. All Rights Reserved.