final class StreamCharBuffer.StringChunkReader extends AbstractChunkReader
Modifiers | Name | Description |
---|---|---|
StringChunk |
parent |
|
int |
position |
Constructor and description |
---|
StringChunkReader
(StringChunk parent, boolean removeAfterReading) |
Type Params | Return Type | Name and description |
---|---|---|
|
public int |
getReadLenLimit(int askedAmount) |
|
public int |
read(char[] ch, int off, int len) |