gunzip

Function

ArgDescriptionType
stringData to apply Gunzipstring (required)

Description

Uncompress a gzip-compressed block of data.

Example

gunzip(string=base64decode(string="H4sIAAAAAAACA3N0pC4AAKAb0QxQAAAA")) -> "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"