| Interface | Description |
|---|---|
| BytesStream | |
| ReleasableBytesStream |
A bytes stream that requires its bytes to be released once no longer used.
|
| Class | Description |
|---|---|
| CachedStreams | |
| Channels | |
| CharSequenceReader | |
| FastCharArrayReader | |
| FastCharArrayWriter |
A similar class to
CharArrayWriter allowing to get the underlying char[] buffer. |
| FastStringReader |
A character stream whose source is a string that is not thread safe
(shay.banon
)
|
| FileSystemUtils | |
| Streams |
Simple utility methods for file and stream copying.
|
| ThrowableObjectInputStream | |
| ThrowableObjectOutputStream | |
| UTF8StreamWriter |
Copyright © 2009–2016. All rights reserved.