... 60: */ 61: public class BufferedReader extends Reader 62: { 63: Reader in; 64: char[] buffer; 65: /* Index of current read position.
確定! 回上一頁