Class MultiBufferReadBuffer.MultiBufferInput

All Implemented Interfaces:
com.oracle.coherence.common.io.InputStreaming, InputStreaming, ReadBuffer.BufferInput, Closeable, DataInput, AutoCloseable
Enclosing class:
MultiBufferReadBuffer

public final class MultiBufferReadBuffer.MultiBufferInput extends AbstractReadBuffer.AbstractBufferInput
An implementation of the BufferInput interface that is backed by a series of the underlying ReadBuffer BufferInput objects.