Ionic Zip Library v1.9.1.6
ContainsEntry Method (name)
Returns true if an entry by the given name exists in the ZipFile.
Declaration Syntax
Parameters
- name (String)
- the name of the entry to find
Return Value
true if an entry with the given name exists; otherwise false.