Uses of Class
org.jruby.ext.zlib.RubyGzipFile
Packages that use RubyGzipFile
-
Uses of RubyGzipFile in org.jruby.ext.zlib
Subclasses of RubyGzipFile in org.jruby.ext.zlibMethods in org.jruby.ext.zlib that return RubyGzipFileModifier and TypeMethodDescriptionstatic RubyGzipFileRubyGzipFile.newInstance(IRubyObject recv, Block block) Methods in org.jruby.ext.zlib with parameters of type RubyGzipFileModifier and TypeMethodDescription(package private) static IRubyObjectRubyGzipFile.wrapBlock(ThreadContext context, RubyGzipFile instance, Block block)