| constant | type | note |
|---|---|---|
| ZLIB_VERSION | String | |
| VERSION | String |
<init>()adler32(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject[] args)adler32(org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject[] args)adler32_combine(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject arg0, org.jruby.runtime.builtin.IRubyObject arg1, org.jruby.runtime.builtin.IRubyObject arg2)adler32_combine(org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject arg0, org.jruby.runtime.builtin.IRubyObject arg1, org.jruby.runtime.builtin.IRubyObject arg2)crc32(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject[] args)crc32(org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject[] args)crc32_combine(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject arg0, org.jruby.runtime.builtin.IRubyObject arg1, org.jruby.runtime.builtin.IRubyObject arg2)crc32_combine(org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject arg0, org.jruby.runtime.builtin.IRubyObject arg1, org.jruby.runtime.builtin.IRubyObject arg2)crc_table(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv)crc_table(org.jruby.runtime.builtin.IRubyObject recv)createZlibModule(org.jruby.runtime.ThreadContext context)Create the Zlib module and add it to the Ruby runtime.
deflate(org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject[] args)deflate(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject[] args)inflate(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv, org.jruby.runtime.builtin.IRubyObject string)zlib_version(org.jruby.runtime.builtin.IRubyObject recv)zlib_version(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject recv)