Class OutputStreamCounter

java.lang.Object
java.io.OutputStream
overit.geocall.util.OutputStreamCounter
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class OutputStreamCounter extends OutputStream
Class that extends OutputStream that adds the ability to know the number of bytes wrote.