Uses of Package
com.gc.iotools.stream.store

Packages that use com.gc.iotools.stream.store
com.gc.iotools.stream.is Provides classes that extends java.io.InputStream. 
com.gc.iotools.stream.store Provides strategies to buffer data used along the application. 
 

Classes in com.gc.iotools.stream.store used by com.gc.iotools.stream.is
SeekableStore
           Represents a Store that can be seeked to a random position.
Store
          Represent a place where bytes are memorized.
 

Classes in com.gc.iotools.stream.store used by com.gc.iotools.stream.store
SeekableStore
           Represents a Store that can be seeked to a random position.
Store
          Represent a place where bytes are memorized.
 



Copyright © 2008-2009. All Rights Reserved.