org.jruby.ext
Class NetProtocolBufferedIO.NativeImpl

java.lang.Object
  extended by org.jruby.ext.NetProtocolBufferedIO.NativeImpl
Enclosing class:
NetProtocolBufferedIO

public static class NetProtocolBufferedIO.NativeImpl
extends java.lang.Object


Constructor Summary
NetProtocolBufferedIO.NativeImpl(java.nio.channels.SelectableChannel channel)
           
 
Method Summary
static IRubyObject rbuf_fill(IRubyObject recv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetProtocolBufferedIO.NativeImpl

public NetProtocolBufferedIO.NativeImpl(java.nio.channels.SelectableChannel channel)
Method Detail

rbuf_fill

public static IRubyObject rbuf_fill(IRubyObject recv)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.