Class CountingOutputStream

java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.deltava.dao.http.CountingOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class CountingOutputStream extends FilterOutputStream
An OutputStream that counts the number of bytes written to it.
Since:
10.3
Version:
10.3
Author:
Luke