Actions
$decompress » History » Revision 11
« Previous |
Revision 11/12
(diff)
| Next »
Per Amundsen, 12/14/2019 10:03 AM
Added in 1.9.4
$decompress(file|&bvar, blNmN)
Decompresses the specified file or binary variable.
If no mN parameter is specified, AdiIRC will try detect the type.
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.
lN - TODO
mN - If N = 1 is raw (default), N = 2 is zlib, and N = 3 is gzip.
Updated by Per Amundsen almost 5 years ago · 11 revisions