| Interface | Description |
|---|---|
| CharArray |
An array of chars.
|
| Stream | |
| Stream.Binary |
A binary stream.
|
| Stream.Char |
A stream that extends the appendable interface and add support for the
CharArray class. |
| Streamable<S extends Stream> |
| Class | Description |
|---|---|
| AppendableStream |
Implementation of the
Stream.Char interface that uses an appendable delegate. |
| BinaryOutputStream | |
| CharArray.Simple | |
| Streamable.CharSequence | |
| Streamable.InputStream |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.