class Zip::DecryptedIo

def input_finished?

def input_finished?
  @io.eof
end