| Package | Description |
|---|---|
| org.jruby.ext.zlib |
| Modifier and Type | Class and Description |
|---|---|
class |
JZlibRubyGzipReader |
class |
JZlibRubyGzipWriter |
| Modifier and Type | Method and Description |
|---|---|
static RubyGzipFile |
RubyGzipFile.newInstance(IRubyObject recv,
Block block) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static IRubyObject |
RubyGzipFile.wrapBlock(ThreadContext context,
RubyGzipFile instance,
Block block) |