public static class ExternalizableHelper.ShieldedOutputStream extends com.tangosol.io.WrapperOutputStream implements ExternalizableHelper.Shielded
| Constructor and Description | 
|---|
ShieldedOutputStream(OutputStream out)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()
Closes this OutputStream and releases any associated system resources. 
 | 
void | 
flush()
Flushes this OutputStream and forces any buffered output bytes to be written. 
 | 
public ShieldedOutputStream(OutputStream out)
public final void flush()
com.tangosol.io.WrapperOutputStreampublic final void close()
com.tangosol.io.WrapperOutputStreamclose in interface com.oracle.common.io.OutputStreamingclose in interface Closeableclose in interface AutoCloseableclose in class com.tangosol.io.WrapperOutputStream