public final class ChunkStream extends Stream
Modifier | Constructor | Description |
---|---|---|
protected |
ChunkStream(Pointer pointer,
StreamStore store,
ChunkFactory chunkFactory) |
Modifier and Type | Method | Description |
---|---|---|
void |
findChunks() |
Process the contents of the stream out into chunks
|
Chunk[] |
getChunks() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_getContentsLength, _getStore, createStream, getPointer, getStore
protected ChunkStream(Pointer pointer, StreamStore store, ChunkFactory chunkFactory)
public Chunk[] getChunks()
public void findChunks()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.