Gunzip (String function)

From m204wiki
Jump to navigation Jump to search

Decompress a longstring with GUNZIP (String class)

[Introduced in Sirius Mods 7.4]


Syntax

%outString = string:Gunzip Throws InvalidGZipData

Syntax terms

%outStringThe decompressed content of the string method object.
string A string which has been assigned the output of a Gunzip invocation.

Usage notes

See also