Uses of Class
com.gc.iotools.stream.is.InputStreamFromOutputStream

Packages that use InputStreamFromOutputStream
com.gc.iotools.stream.is Provides classes that extends java.io.InputStream. 
 

Uses of InputStreamFromOutputStream in com.gc.iotools.stream.is
 

Subclasses of InputStreamFromOutputStream in com.gc.iotools.stream.is
 class ReadAheadInputStream
           This class tries to read the InputStream passed as a parameter in a memory buffer, thus improving the reading performances.
 



Copyright © 2008-2009. All Rights Reserved.