public static class IOJavaAddons.AnyIO
extends java.lang.Object
| Constructor and Description |
|---|
AnyIO() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
any_to_channel(ThreadContext context,
IRubyObject self) |
static IRubyObject |
any_to_inputstream(ThreadContext context,
IRubyObject self) |
static IRubyObject |
any_to_outputstream(ThreadContext context,
IRubyObject self) |
public static IRubyObject any_to_inputstream(ThreadContext context, IRubyObject self)
public static IRubyObject any_to_outputstream(ThreadContext context, IRubyObject self)
public static IRubyObject any_to_channel(ThreadContext context, IRubyObject self)
Copyright © 2001-2018 JRuby. All Rights Reserved.