Uses of Class
com.helger.commons.io.stream.WrappedReader
-
Packages that use WrappedReader Package Description com.helger.commons.io.stream -
-
Uses of WrappedReader in com.helger.commons.io.stream
Subclasses of WrappedReader in com.helger.commons.io.stream Modifier and Type Class Description classCountingReaderA wrapper around aReaderthat counts the number of read bytes.classLoggingReaderA wrapper around anReaderthat logs read and skip actions.classNonClosingReaderA specialReaderthat does not close the stream.
-