Class FastBufferedWriter

java.lang.Object
java.io.Writer
java.io.FilterWriter
de.siegmar.fastcsv.writer.FastBufferedWriter
All Implemented Interfaces:
Writable, Closeable, Flushable, Appendable, AutoCloseable

final class FastBufferedWriter extends FilterWriter implements Writable
High-performance buffered writer (without synchronization).