Class CountingOutputStream

java.lang.Object
java.io.OutputStream
com.pervasive.datarush.commons.util.CountingOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public final class CountingOutputStream extends OutputStream
Keeps track of the number of bytes written to the underlying stream