| Package | Description | 
|---|---|
| org.jruby.util.io | 
| Modifier and Type | Method and Description | 
|---|---|
| static Stream | ChannelStream. fopen(Ruby runtime,
     String path,
     ModeFlags modes)Deprecated.  | 
| static ChannelDescriptor | ChannelDescriptor. open(String cwd,
    String path,
    ModeFlags flags)Deprecated.  | 
| static ChannelDescriptor | ChannelDescriptor. open(String cwd,
    String path,
    ModeFlags flags,
    ClassLoader classLoader)Deprecated.  | 
| static ChannelDescriptor | ChannelDescriptor. open(String cwd,
    String path,
    ModeFlags flags,
    int perm,
    jnr.posix.POSIX posix)Deprecated.  | 
| static ChannelDescriptor | ChannelDescriptor. open(String cwd,
    String path,
    ModeFlags flags,
    int perm,
    jnr.posix.POSIX posix,
    ClassLoader classLoader)Deprecated.  | 
Copyright © 2001-2016 JRuby. All Rights Reserved.