public final class ChunkStream extends Stream
Modifier | Constructor and Description |
---|---|
protected |
ChunkStream(Pointer pointer,
StreamStore store,
ChunkFactory chunkFactory) |
Modifier and Type | Method and Description |
---|---|
void |
findChunks()
Process the contents of the stream out into chunks
|
Chunk[] |
getChunks() |
_getContentsLength, _getStore, createStream, getPointer, getStore
protected ChunkStream(Pointer pointer, StreamStore store, ChunkFactory chunkFactory)
public Chunk[] getChunks()
public void findChunks()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.