public final class StreamCharBuffer.StreamCharBufferReader extends Reader
Constructor and description |
---|
StreamCharBufferReader(boolean remove) |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
close() |
|
public StreamCharBuffer |
getBuffer() |
|
public int |
getReadLenLimit(int askedAmount) |
|
public int |
read(char[] b, int off, int len) |
|
public boolean |
ready() |