public final class ChunkHolder extends 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() |
public Chunk chunk
public boolean endOfStream