Gunzip (String function)
Decompress a longstring with GUNZIP (String class)
[Introduced in Sirius Mods 7.4]
Syntax
%outString = string:Gunzip Throws InvalidGZipData
Syntax terms
%outString | The decompressed content of the method object, string. |
---|---|
string | A string which has been assigned the output of a Gzip invocation. |
Usage notes
See also