IOChannel.IOReadableByteChannel, IOChannel.IOReadableWritableByteChannel, IOChannel.IOWritableByteChannel
Constructor and Description |
---|
IOChannel.IOReadableByteChannel(IRubyObject io) |
Modifier and Type | Method and Description |
---|---|
int |
read(java.nio.ByteBuffer dst) |
close, initReadSite, initWriteSite, isOpen, read, write
public IOChannel.IOReadableByteChannel(IRubyObject io)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.