| Interface | Description |
|---|---|
| BytesStream | |
| ReleasableBytesStream |
A bytes stream that requires its bytes to be released once no longer used.
|
| Class | Description |
|---|---|
| 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
|
| FileSystemUtils |
Elasticsearch utils to work with
Path |
| PathUtils |
Utilities for creating a Path from names,
or accessing the default FileSystem.
|
| Streams |
Simple utility methods for file and stream copying.
|
| UTF8StreamWriter |
Copyright © 2009–2017. All rights reserved.