Class IOChannel.IOReadableByteChannel

java.lang.Object
org.jruby.util.IOChannel
org.jruby.util.IOChannel.IOReadableByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel
Enclosing class:
IOChannel

public static class IOChannel.IOReadableByteChannel extends IOChannel implements ReadableByteChannel
A ReadableByteChannel wrapper around an IO-like Ruby object.