Class NullBufferWriter

All Implemented Interfaces:
NoClose, Closeable, Flushable, Appendable, AutoCloseable

public final class NullBufferWriter extends BufferWriter implements NoClose
Discards everything. Not a proper buffer but useful to time the overhead of calling the buffers.
Author:
AO Industries, Inc.