public final class EmptyInputStream extends InputStream
| Modifier and Type | Field and Description |
|---|---|
static InputStream |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic static final InputStream EMPTY
public int read()
read in class InputStreamCopyright © 2018 SPF4J. All rights reserved.