Output buffering library.
For questions or support, please contact us:
Email: support@aoindustries.com
Phone: 1-800-519-9541
Phone: +1-251-607-9556
Web: https://aoindustries.com/contact
| Class and Description |
|---|
| AutoTempFileWriter
Writes to an initial buffer then switches to a temp file when the threshold is reached.
|
| BufferResult
The result from completion of a buffered writer.
|
| BufferWriter
A buffered writer with results that may be trimmed, converted to String, and written to another
writer.
|
| CharArrayBufferWriter
Writes to a set of internally managed buffers.
|
| EmptyResult
A completely empty result.
|
| LoggingResult
Logs all write calls in a way that can be put into Java source code.
|
| LoggingWriter
Logs all write calls in a way that can be put into Java source code.
|
| NullBufferWriter
Discards everything.
|
| SegmentedWriter
Buffers all writes in segments.
|
| TempFileWriter
Writes to a temp file buffer.
|
Copyright © 2010–2019 AO Industries, Inc.. All rights reserved.