public class IOJavaAddons extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | IOJavaAddons.AnyIO | 
| Constructor and Description | 
|---|
| IOJavaAddons() | 
| Modifier and Type | Method and Description | 
|---|---|
| static IRubyObject | to_channel(ThreadContext context,
          IRubyObject self) | 
| static IRubyObject | to_inputstream(ThreadContext context,
              IRubyObject self) | 
| static IRubyObject | to_outputstream(ThreadContext context,
               IRubyObject self) | 
public static IRubyObject to_inputstream(ThreadContext context, IRubyObject self)
public static IRubyObject to_outputstream(ThreadContext context, IRubyObject self)
public static IRubyObject to_channel(ThreadContext context, IRubyObject self)
Copyright © 2001-2015 JRuby. All Rights Reserved.