Searched defs:readAheadLimit (Results 1 – 7 of 7) sorted by relevance
107 public void mark(int readAheadLimit) throws IOException { in mark()
81 private int readAheadLimit = 0; /* Valid only when markedChar > 0 */ field in BufferedReader501 public void mark(int readAheadLimit) throws IOException { in mark()
169 public void mark(int readAheadLimit) throws IOException { in mark()
209 public void mark(int readAheadLimit) throws IOException { in mark()
231 public void mark(int readAheadLimit) throws IOException { in mark()
217 public void mark(int readAheadLimit) throws IOException { in mark()
260 public void mark(int readAheadLimit) throws IOException { in mark()