| 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 |
ClasspathResource.openDescriptor(ModeFlags flags,
int perm) |
ChannelDescriptor |
FileResource.openDescriptor(ModeFlags flags,
int perm) |
ChannelDescriptor |
URLResource.openDescriptor(ModeFlags flags,
int perm) |
Copyright © 2001–2024 JRuby. All rights reserved.