Class NullWriter

java.lang.Object
java.io.Writer
org.codehaus.groovy.control.io.NullWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class NullWriter
extends Writer
An Writer than eats its input.