gis-tools-ts - v0.6.1
Preparing search index...
index
iterZipFolder
Function iterZipFolder
iterZipFolder
(
raw
:
Uint8Array
)
:
Generator
<
ZipItem
,
void
,
void
>
Iterate over the items in a zip file. See
ZipItem
.
Parameters
raw
:
Uint8Array
the raw data to read
Returns
Generator
<
ZipItem
,
void
,
void
>
Yields
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.1
Loading...
Iterate over the items in a zip file. See ZipItem.