Package org.jruby.java.addons
Class IOJavaAddons
java.lang.Object
org.jruby.java.addons.IOJavaAddons
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectto_channel(ThreadContext context, IRubyObject self) static IRubyObjectto_inputstream(ThreadContext context, IRubyObject self) static IRubyObjectto_outputstream(ThreadContext context, IRubyObject self)
-
Constructor Details
-
IOJavaAddons
public IOJavaAddons()
-
-
Method Details
-
to_inputstream
-
to_outputstream
-
to_channel
-