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 IRubyObject
to_channel
(ThreadContext context, IRubyObject self) static IRubyObject
to_inputstream
(ThreadContext context, IRubyObject self) static IRubyObject
to_outputstream
(ThreadContext context, IRubyObject self)
-
Constructor Details
-
IOJavaAddons
public IOJavaAddons()
-
-
Method Details
-
to_inputstream
-
to_outputstream
-
to_channel
-