# File lib/zip/zip.rb, line 1441 def get_input_stream(entry, &aProc) get_entry(entry).get_input_stream(&aProc) end