| Class | Description |
|---|---|
| AtomicFileWriter |
Buffered
FileWriter that uses UTF-8. |
| ByteBuffer |
ByteArrayOutputStream re-implementation. |
| CharSpool | |
| LargeText |
Represents a large text data.
|
| LineEndNormalizingWriter |
Finds the lone LF and converts that to CR+LF.
|
| WriterOutputStream |
OutputStream that writes to Writer
by assuming the platform default encoding. |
| Exception | Description |
|---|---|
| IOException2 | Deprecated |
Copyright © 2014. All rights reserved.