Package | Description |
---|---|
org.jruby.util |
Modifier and Type | Class and Description |
---|---|
static class |
IOChannel.IOReadableByteChannel
A
ReadableByteChannel wrapper around an IO-like Ruby object. |
static class |
IOChannel.IOReadableWritableByteChannel
A
ReadableByteChannel and WritableByteChannel wrapper around an IO-like Ruby object. |
static class |
IOChannel.IOWritableByteChannel
A
WritableByteChannel wrapper around an IO-like Ruby object. |
Copyright © 2001-2022 JRuby. All Rights Reserved.