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

    Function iterZipFolder

    • Iterate over the items in a zip file

      Parameters

      • raw: Uint8Array

        the raw data to read

      Returns Generator<ZipItem, void, void>