public class CounterInputStream extends java.io.InputStream
CounterInputStream(java.io.InputStream inputStream)
long
getCount()
int
read()
available, close, mark, markSupported, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CounterInputStream(java.io.InputStream inputStream)
public int read() throws java.io.IOException
read
java.io.InputStream
java.io.IOException
public long getCount()