public static class ExternalizableHelper.ShieldedOutputStream extends WrapperOutputStream implements ExternalizableHelper.Shielded
m_out
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.
|
ensureOutputStream, getOutputStream, setOutputStream, write, write, write
public ShieldedOutputStream(OutputStream out)
public final void flush()
WrapperOutputStream
flush
in interface com.oracle.coherence.common.io.OutputStreaming
flush
in interface Flushable
flush
in class WrapperOutputStream
public final void close()
WrapperOutputStream
close
in interface com.oracle.coherence.common.io.OutputStreaming
close
in interface Closeable
close
in interface AutoCloseable
close
in class WrapperOutputStream