|
Qizx/open API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.axyana.qizxopen.util.ByteInputBase
net.axyana.qizxopen.util.ByteInputStream
Constructor Summary | |
ByteInputStream()
|
|
ByteInputStream(java.io.File file)
|
|
ByteInputStream(java.io.InputStream in)
|
Method Summary | |
void |
close()
|
Methods inherited from class net.axyana.qizxopen.util.ByteInputBase |
decode, getByte, getBytes, getBytes, getChars, getChars, getChars, getDouble, getString, getVint, getVlong, inspect, read, read, read |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ByteInputStream(java.io.File file) throws java.io.FileNotFoundException
public ByteInputStream(java.io.InputStream in)
public ByteInputStream()
Method Detail |
public void close() throws java.io.IOException
java.io.IOException
|
© 2005 Axyana Software | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |