Searched defs:readAheadLimit (Results 1 – 7 of 7) sorted by relevance
108 public void mark(int readAheadLimit) throws IOException { in mark()
81 private int readAheadLimit = 0; /* Valid only when markedChar > 0 */ field in BufferedReader504 public void mark(int readAheadLimit) throws IOException { in mark()
170 public void mark(int readAheadLimit) throws IOException { in mark()
236 public void mark(int readAheadLimit) throws IOException { in mark()
218 public void mark(int readAheadLimit) throws IOException { in mark()
262 public void mark(int readAheadLimit) throws IOException { in mark()
323 public void mark(int readAheadLimit) throws IOException { in mark()