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, skip
public static final InputStream EMPTY
public int read()
read
in class InputStream
Copyright © 2018 SPF4J. All rights reserved.