Class MCRDevNull

java.lang.Object
java.io.OutputStream
org.mycore.common.content.streams.MCRDevNull
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class MCRDevNull extends OutputStream
This is a NOOP OutputStream that does not write anywhere.
Author:
Thomas Scheffler