Class ConduitReadableByteChannel

java.lang.Object
org.xnio.conduits.ConduitReadableByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel

public final class ConduitReadableByteChannel extends Object implements ReadableByteChannel
A byte channel which wraps a conduit.
Author:
David M. Lloyd