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 classAReadableByteChannelwrapper around an IO-like Ruby object.static classAReadableByteChannelandWritableByteChannelwrapper around an IO-like Ruby object.static classAWritableByteChannelwrapper around an IO-like Ruby object.