PHP 8.2.31
Preview: inflate-c.yaml Size: 641 B
/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Zlib/Inflate/inflate-c.yaml

--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Decompresses <tt>string</tt>. Raises a Zlib::NeedDict exception if a preset dictionary is needed for decompression.
- !ruby/struct:SM::Flow::P 
  body: "This method is almost equivalent to the following code:"
- !ruby/struct:SM::Flow::VERB 
  body: "  def inflate(string)\n    zstream = Zlib::Inflate.new\n    buf = zstream.inflate(string)\n    zstream.finish\n    zstream.close\n    buf\n  end\n"
full_name: Zlib::Inflate::inflate
is_singleton: true
name: inflate
params: " Zlib::Inflate.inflate(string)\n"
visibility: public

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
217 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download
736 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download
641 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download
792 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download
453 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download
448 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download
519 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download
373 B lrw-r--r-- 2023-07-26 13:47:47
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).