public class EmptyInputStream extends InputStream
InputStream with empty content| Modifier and Type | Field and Description |
|---|---|
static InputStream |
instance |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic static final InputStream instance
public int read()
throws IOException
read in class InputStreamIOException