Class CountingInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.deltava.dao.http.CountingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

class CountingInputStream extends FilterInputStream
An InputStream that counts the number of bytes read from it.
Since:
10.3
Version:
10.3
Author:
Luke