Package com.gc.iotools.stream.os

Provides classes that extends java.io.OutputStream.

See:
          Description

Class Summary
OutputStreamToInputStream<T> This class allow to read from an InputStream the data who has been written to an OutputStream (performs an OutputStream -> InputStream conversion).
TeeOutputStream Copies the data that is written to this class to the OutputStream(s) passed in the constructor.
 

Package com.gc.iotools.stream.os Description

Provides classes that extends java.io.OutputStream.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2008-2011. All Rights Reserved.