Class CountingWriter

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class CountingWriter extends WrappedWriter
A wrapper around an Writer that counts the number of read chars.
Since:
9.3.8
Author:
Philip Helger