Ionic Zip Library v1.9.1.6
AddEntry Method (entryName, byteContent)
Add an entry into the zip archive using the given filename and
directory path within the archive, and the given content for the
file. No file is created in the filesystem.
Declaration Syntax
Return Value
The ZipEntry added.