TyphonJS Runtime Library (FVTT) 0.2.0
#runtime/data/compress
UnzipFileHandler
Type Alias UnzipFileHandler
UnzipFileHandler
:
(
file
:
UnzipFile
)
=>
void
Handler for streaming ZIP decompression
Type declaration
(
file
:
UnzipFile
)
:
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
Handler for streaming ZIP decompression