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