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