@zip.js/zip.js
    Preparing search index...

    Interface dataHandler

    Represents the callback function used to handle data events.

    • Parameters

      • data: Uint8Array<ArrayBuffer>

        The processed chunk of data.

      Returns void