Querylight TS Demo

deserializeCompressedJson

Restores a JSON value from gzipped UTF-8 bytes.

Back to docs search

Reference Entry

deserializeCompressedJson

API Reference · foundation · order 17

Restores a JSON value from gzipped UTF-8 bytes.

deserializeCompressedJson

Restores a JSON value from gzipped UTF-8 bytes.

Declaration

function deserializeCompressedJson<T>(__namedParameters: DeserializeCompressedJsonParams): T

Signatures

```ts function deserializeCompressedJson(__namedParameters: DeserializeCompressedJsonParams): T ``` Restores a JSON value from gzipped UTF-8 bytes.

Parameters

- `__namedParameters: DeserializeCompressedJsonParams`