public class NullReader extends Reader
NullReader is an Reader that does nothing.| Constructor and Description |
|---|
NullReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read(char[] buffer,
int offset,
int length) |
public int read(char[] buffer,
int offset,
int length)
throws IOException
read in class ReaderIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOExceptionCopyright © 2015–2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.