$decompress » History » Revision 7
« Previous |
Revision 7/12
(diff)
| Next »
Per Amundsen, 01/06/2019 06:17 AM
Added in 1.9.4
$decompress(file|&bvar, blNmN)
Decompresses the specified file or binary variable.
Not compatible with mIRC compressed files
Can be used to decompress theme files.
See also $compress.
Parameters
file|&binvar - File or &binvar to decompress.
blN - b indicates a &binvar is specified. iN = TODO, mN = TODO
lN - TODO
mN - If N = 1 is raw (default), N = 2 is zlib, and N = 3 is gzip. (1 and 3 is compatible with mIRC)
Updated by Per Amundsen almost 6 years ago · 7 revisions