Class VerifiableOutputStream
java.lang.Object
java.io.OutputStream
org.apache.commons.configuration2.io.VerifiableOutputStream
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
OutputStream that can be checked for errors after it is written to.
- Since:
- 1.7
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VerifiableOutputStream
public VerifiableOutputStream()
-
-
Method Details
-
verify
- Throws:
IOException
-