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