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) Deprecated.static RubyGzipFileRubyGzipFile.newInstance(ThreadContext context, IRubyObject recv, Block block)