Function inflateSync
- inflate
Sync (data, opts?): Uint8Array Parameters
- data: Uint8Array
The data to decompress
Optional
opts: InflateOptionsThe decompression options
Returns Uint8Array
The decompressed version of the data
- data: Uint8Array
The data to decompress
Optional
opts: InflateOptionsThe decompression options
The decompressed version of the data
Expands DEFLATE data with no wrapper