Searched defs:throwEofException (Results 1 – 2 of 2) sorted by relevance
70 private boolean throwEofException; field in NullReader94 public NullReader(long size, boolean markSupported, boolean throwEofException) { in NullReader()
70 private boolean throwEofException; field in NullInputStream94 public NullInputStream(long size, boolean markSupported, boolean throwEofException) { in NullInputStream()