Uses of Interface
com.norconex.commons.lang.io.ICachedStream
Packages that use ICachedStream
Package
Description
Utility classes when dealing with files and directories.
-
Uses of ICachedStream in com.norconex.commons.lang.io
Classes in com.norconex.commons.lang.io that implement ICachedStreamModifier and TypeClassDescriptionclassInputStreamwrapper that can be re-read any number of times.classOutputStreamwrapper that caches the output so it can be retrieved once as aCachedInputStream.