Uses of Interface
com.sentilla.io.DataInputStream

Packages that use DataInputStream
com.sentilla.io Sentilla input/output classes for data manipulation. 
 

Uses of DataInputStream in com.sentilla.io
 

Subinterfaces of DataInputStream in com.sentilla.io
 interface ObjectInputStream
          Provides methods for reading an Object from an InputStream.
 

Classes in com.sentilla.io that implement DataInputStream
 class ByteBuffer
          A stream access wrapper around a byte array.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.