Package | Description |
---|---|
org.jruby.util |
Modifier and Type | Method and Description |
---|---|
InputStream |
FileResource.inputStream()
Opens a new input stream to read the contents of a resource and returns it.
|
ChannelDescriptor |
URLResource.openDescriptor(ModeFlags flags,
int perm) |
ChannelDescriptor |
FileResource.openDescriptor(ModeFlags flags,
int perm) |
ChannelDescriptor |
ClasspathResource.openDescriptor(ModeFlags flags,
int perm) |
Copyright © 2001-2016 JRuby. All Rights Reserved.