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