Package com.gc.iotools.stream.os

Provides classes that extends java.io.OutputStream.

See:
          Description

Class Summary
OutputStreamToInputStream<T> This class is an OutputStream that, when extended, allows to read the data written to it from the InputStream inside the method #doRead().
SizeRecorderOutputStream This class counts the number of bytes written to the OutputStream 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-2009. All Rights Reserved.