Uses of Class
org.apache.commons.io.input.CountingInputStream
Packages that use CountingInputStream
-
Uses of CountingInputStream in org.apache.commons.io.input
Subclasses of CountingInputStream in org.apache.commons.io.inputModifier and TypeClassDescriptionfinal class
Automatically verifies aChecksum
value once the stream is exhausted or the count threshold is reached.final class
Provides bandwidth throttling on a specified InputStream.