com.sentilla.io
Interface OutputStream

All Superinterfaces:
Output
All Known Subinterfaces:
DataOutputStream, ObjectOutputStream
All Known Implementing Classes:
ByteBuffer

public interface OutputStream
extends Output

An OutputStream accepts data.


Method Summary
 
Methods inherited from interface com.sentilla.io.Output
close, flush, write, write, write
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.