Package | Description |
---|---|
juzu.io |
Modifier and Type | Class and Description |
---|---|
static class |
Chunk.Data
A data chunk.
|
static class |
Chunk.Data.Bytes
A byte chunk.
|
static class |
Chunk.Data.Char
A chars chunk.
|
static class |
Chunk.Data.Chars
A chars chunk.
|
static class |
Chunk.Data.CharSequence
A chars chunk.
|
static class |
Chunk.Data.InputStream
A chars chunk.
|
static class |
Chunk.Data.Readable
A chars chunk.
|
static class |
Chunk.Property<T>
A property chunk.
|
Modifier and Type | Method and Description |
---|---|
ChunkBuffer |
ChunkBuffer.append(Chunk chunk) |
void |
Stream.provide(Chunk chunk)
Provide a chunk.
|
void |
OutputStream.provide(Chunk chunk) |
Modifier and Type | Method and Description |
---|---|
ChunkBuffer |
ChunkBuffer.append(Iterable<Chunk> chunks) |
Copyright © 2015 eXo Platform SAS. All rights reserved.