$decompress » History » Revision 11
Revision 10 (Per Amundsen, 01/06/2019 08:11 AM) → Revision 11/12 (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* TODO mN - If N = 1 is raw (default), N = 2 is zlib, and N = 3 is gzip.