Module com.aoapps.io.buffer
Package com.aoapps.io.buffer
package com.aoapps.io.buffer
-
ClassDescriptionWrites to an initial buffer then switches to a temp file when the threshold is reached.The result from completion of a buffered writer.A buffered writer with results that may be trimmed, converted to String, and written to another writer.A result contained in a single
char[]
.Writes to a set of internally managed buffers.A completely empty result.Logs all write calls in a way that can be put into Java source code.Logs all write calls in a way that can be put into Java source code.Discards everything.Buffers all writes in segments.A result contained in a singleString
.Writes to a temp file buffer.