public static class ExternalizableHelper.ShieldedDataOutputStream extends com.tangosol.io.WrapperDataOutputStream implements ExternalizableHelper.Shielded
| Constructor and Description |
|---|
ShieldedDataOutputStream(DataOutput 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 ShieldedDataOutputStream(DataOutput out)
public final void flush()
com.tangosol.io.WrapperDataOutputStreampublic final void close()
com.tangosol.io.WrapperDataOutputStreamclose in interface com.oracle.common.io.OutputStreamingclose in interface Closeableclose in interface AutoCloseableclose in class com.tangosol.io.WrapperDataOutputStream