Class ByteCountingOutputStream

java.lang.Object
java.io.OutputStream
org.apache.nifi.stream.io.ByteCountingOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Direct Known Subclasses:
SynchronizedByteCountingOutputStream

public class ByteCountingOutputStream extends OutputStream