public class ClosedInputStream extends java.io.InputStream
static ClosedInputStream
CLOSED_INPUT_STREAM
ClosedInputStream()
int
read()
available, close, mark, markSupported, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ClosedInputStream CLOSED_INPUT_STREAM
public ClosedInputStream()
public int read()
read
java.io.InputStream