TyphonJS Runtime Library (FVTT) 0.2.0-next.1
  • #runtime/data/compress
  • gunzipSync

Function gunzipSync

  • gunzipSync(data, opts?): Uint8Array
  • Expands GZIP data

    Parameters

    • data: Uint8Array

      The data to decompress

    • Optionalopts: GunzipOptions

      The decompression options

    Returns Uint8Array

    The decompressed version of the data

Settings

Member Visibility
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1