public static class ExternalizableHelper.ShieldedInputStream extends FilterInputStream implements com.tangosol.io.InputStreaming, ExternalizableHelper.Shielded
in| Constructor and Description |
|---|
ShieldedInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the InputStream and release any system resources associated with it.
|
available, mark, markSupported, read, read, read, reset, skippublic ShieldedInputStream(InputStream in)
public final void close()
com.oracle.common.io.InputStreamingclose in interface com.oracle.common.io.InputStreamingclose in interface Closeableclose in interface AutoCloseableclose in class FilterInputStream