Project

General

Profile

$compress » History » Revision 6

Revision 5 (Per Amundsen, 01/06/2019 06:17 AM) → Revision 6/8 (Per Amundsen, 01/06/2019 08:11 AM)

_Added in 1.9.4_ 

 *$compress(file|&bvar, blNmN)* 

 Compresses the specified file or binary variable. The result is raw compressed data. 

 _Not compatible with mIRC compressed files_ 

 _See also [[$decompress]]._ 

 *Parameters* 

 file|&binvar - File or &binvar to compress. 
 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)