| Interface | Description |
|---|---|
| Stream |
A stream is a consumer of chunk.
|
| Streamable |
A streamable is a produce of chunks.
|
| Class | Description |
|---|---|
| Chunk |
A chunk of data.
|
| Chunk.Data |
A data chunk.
|
| Chunk.Data.Bytes |
A byte chunk.
|
| Chunk.Data.Char |
A chars chunk.
|
| Chunk.Data.Chars |
A chars chunk.
|
| Chunk.Data.CharSequence |
A chars chunk.
|
| Chunk.Data.InputStream |
A chars chunk.
|
| Chunk.Data.Readable |
A chars chunk.
|
| Chunk.Property<T> |
A property chunk.
|
| ChunkBuffer | |
| Encoding | |
| OutputStream |
| Exception | Description |
|---|---|
| UndeclaredIOException |
An unchecked wrapper for
IOException. |
Copyright © 2017 eXo Platform SAS. All rights reserved.