Project

General

Profile

$decompress » History » Revision 7

Revision 6 (Per Amundsen, 09/29/2017 09:37 PM) → Revision 7/12 (Per Amundsen, 01/06/2019 06:17 AM)

_Added in 1.9.4_ 

 *$decompress(file|&bvar, blNmN)* blN)* 

 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) 

 See also [[$compress]].