TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#runtime/data/compress
UnzipFileHandler
Type Alias UnzipFileHandler
Unzip
File
Handler
:
(
(
file
:
UnzipFile
)
=>
void
)
Handler for streaming ZIP decompression
Type declaration
(
file
)
:
void
Parameters
file
:
UnzipFile
The file that was found in the archive
Returns
void
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1
Handler for streaming ZIP decompression