public final class ClosedInputStream extends InputStream
| Modifier and Type | Field and Description |
|---|---|
static ClosedInputStream |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic static final ClosedInputStream INSTANCE
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2014–2024 jsonwebtoken.io. All rights reserved.