public final class ChunkHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Chunk |
chunk
The chunk.
|
boolean |
endOfStream
Indicates that the end of the stream has been reached.
|
| Constructor and Description |
|---|
ChunkHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the holder.
|
public Chunk chunk
public boolean endOfStream