Class VerifiableOutputStream

java.lang.Object
java.io.OutputStream
org.apache.commons.configuration2.io.VerifiableOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public abstract class VerifiableOutputStream extends OutputStream
OutputStream that can be checked for errors after it is written to.
Since:
1.7