| Class | Description |
|---|---|
| Channels | |
| 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 |