Qizx/open API

net.axyana.qizxopen.util
Class ByteInputStream

java.lang.Object
  extended bynet.axyana.qizxopen.util.ByteInputBase
      extended bynet.axyana.qizxopen.util.ByteInputStream
All Implemented Interfaces:
ByteInput, java.io.Serializable

public class ByteInputStream
extends ByteInputBase

See Also:
Serialized Form

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

ByteInputStream

public ByteInputStream(java.io.File file)
                throws java.io.FileNotFoundException

ByteInputStream

public ByteInputStream(java.io.InputStream in)

ByteInputStream

public ByteInputStream()
Method Detail

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException

© 2005 Axyana Software