public final class UncloseableInputStream extends FilterInputStream
in| Constructor and Description |
|---|
UncloseableInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skippublic UncloseableInputStream(InputStream in)
public void close()
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamCopyright © 2014–2024 jsonwebtoken.io. All rights reserved.