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