Class NullOutputStream

java.lang.Object
java.io.OutputStream
overit.geocall.util.NullOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class NullOutputStream extends OutputStream
This class is an implementation of OutputStream that implements all methods in such a way that they have no effect, that they do not write, flush or close