gis-tools-ts - v0.6.1
    Preparing search index...

    Function iterZipFolder

    • Iterate over the items in a zip file. See ZipItem.

      Parameters

      • raw: Uint8Array

        the raw data to read

      Returns Generator<ZipItem, void, void>