Inflate (String function)
Decompress a longstring with inflate (String class)
[Introduced in Sirius Mods 7.4]
This page is under construction.
Syntax
%outString = string:Inflate Throws InvalidDeflateData
Syntax terms
%outString | string |
---|---|
string | string |
Exceptions
Inflate can throw the following exception:
- InvalidDeflateData
- This exception indicates that the method object string does not contain a valid Deflate string compression output.