Class ByteBufferWriteBuffer.ByteBufferOutput

java.lang.Object
java.io.OutputStream
com.tangosol.io.AbstractWriteBuffer.AbstractBufferOutput
com.tangosol.io.nio.ByteBufferWriteBuffer.ByteBufferOutput
All Implemented Interfaces:
com.oracle.coherence.common.io.OutputStreaming, OutputStreaming, WriteBuffer.BufferOutput, Closeable, DataOutput, Flushable, AutoCloseable
Enclosing class:
ByteBufferWriteBuffer

public final class ByteBufferWriteBuffer.ByteBufferOutput extends AbstractWriteBuffer.AbstractBufferOutput
This is a simple implementation of the BufferOutput interface on top of a ByteBuffer.
Author:
cp 2006.04.07