@Deprecated public class NullInputStream extends InputStream
| Constructor and Description |
|---|
NullInputStream()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
read()
Deprecated.
|
available, close, mark, markSupported, read, read, reset, skippublic int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2017. All rights reserved.