Class InputStreamCounter

java.lang.Object
java.io.InputStream
overit.geocall.util.InputStreamCounter
All Implemented Interfaces:
Closeable, AutoCloseable

public class InputStreamCounter extends InputStream
Class that extends InputStream that adds the ability to know the number of bytes read.