Home
last modified time | relevance | path

Searched defs:throwEofException (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/src/org/apache/commons/io/input/
DNullReader.java70 private boolean throwEofException; field in NullReader
94 public NullReader(long size, boolean markSupported, boolean throwEofException) { in NullReader()
DNullInputStream.java70 private boolean throwEofException; field in NullInputStream
94 public NullInputStream(long size, boolean markSupported, boolean throwEofException) { in NullInputStream()