public class CharReader extends CharArrayReader
buf, count, markedPos, pos| Constructor and Description |
|---|
CharReader(char[] buf,
int length) |
CharReader(char[] buf,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getChars() |
int |
getCount() |
close, mark, markSupported, read, read, ready, reset, skipCopyright © 2014 Oracle. All rights reserved.