Class NullChannel

java.lang.Object
org.jruby.util.io.NullChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel, WritableByteChannel

public class NullChannel extends Object implements WritableByteChannel, ReadableByteChannel