Kizuki
    Preparing search index...

    Function openZip

    • Opens a zip file (docx, pptx, and xlsx are zips of XML files). Only the XML parts are unpacked; pictures and other files are skipped. A file over the ZipLimits is refused.

      Parameters

      • bytes: Uint8Array
      • kind: string
      • limits: ZipLimits = ZIP_LIMITS

      Returns ZipFiles