Gzip (String function)

From m204wiki
Revision as of 02:32, 21 May 2011 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Compress a longstring with GZIP (String class)

[Introduced in Sirius Mods 7.4]


Syntax

%outString = string:Gzip[( [FixedCode= boolean], [LazyMatch= boolean], - [MaxChain= number], [Filename= string], - [LastModified= number])]

Syntax terms

%stringstring
lstr lstr
FixedCode Boolean value
LazyMatch Boolean value
MaxChain number
Filename string
LastModified number

Usage notes

Examples

See also