Uses of Interface
com.sentilla.io.OutputStream

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

Uses of OutputStream in com.sentilla.io
 

Subinterfaces of OutputStream in com.sentilla.io
 interface DataOutputStream
          Encapsulates a stream that may be written to using DataOutput.
 interface ObjectOutputStream
          Provides methods for writing an Object to an OutputStream.
 

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



Copyright © 2007 Sentilla Corporation. All Rights Reserved.