Create a Url from an unarchived item
Optionaloptions: { base64?: boolean }Optionalbase64?: booleanuse base64 encoding or blob url
url promise with Url string
Get a base64 encoded result from Archive by Url
OptionalmimeType: stringbase64 encoded
Get a Blob from Archive by Url
OptionalmimeType: stringGet Text from Archive by Url
Optional_encoding: stringtext content
Open an archive
OptionalisBase64: booleantells JSZip if the input data is base64 encoded
zipfile
Load and Open an archive
OptionalisBase64: booleantells JSZip if the input data is base64 encoded
zipfile
Request a url from the archive
a url to request from the archive
Optionaltype: stringspecify the type of the returned result
Revoke Temp Url for a archive item
url of the item in the archive
Handles Unzipping a requesting files from an Epub Archive