Colibrio Reader Framework API - Cloud license
    Preparing search index...
    • Creates a new ZipResourceProvider using a base64 encoded string as source.

      Parameters

      • data: string

        The full zip archive as a base64 string

      Returns Promise<IZipResourceProvider>

      Resolved with an IZipResourceProvider if the zip archive loaded successfully.