public class CharReader extends java.io.CharArrayReader
buf, count, markedPos, pos
lock
CharReader(char[] buf, int length)
CharReader(char[] buf, int offset, int length)
char[]
getChars()
int
getCount()
close, mark, markSupported, read, read, ready, reset, skip
read, read
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CharReader(char[] buf, int length)
public CharReader(char[] buf, int offset, int length)
public char[] getChars()
public int getCount()