Uses of Class
org.jruby.util.IOChannel
Packages that use IOChannel
-
Uses of IOChannel in org.jruby.util
Subclasses of IOChannel in org.jruby.utilModifier and TypeClassDescriptionstatic class
AReadableByteChannel
wrapper around an IO-like Ruby object.static class
AReadableByteChannel
andWritableByteChannel
wrapper around an IO-like Ruby object.static class
AWritableByteChannel
wrapper around an IO-like Ruby object.