$compress » History » Version 5
Per Amundsen, 01/06/2019 06:17 AM
| 1 | 1 | Per Amundsen | _Added in 1.9.4_ |
|---|---|---|---|
| 2 | |||
| 3 | 5 | Per Amundsen | *$compress(file|&bvar, blNmN)* |
| 4 | 1 | Per Amundsen | |
| 5 | Compresses the specified file or binary variable. The result is raw compressed data. |
||
| 6 | |||
| 7 | 2 | Mr. BS | _Not compatible with mIRC compressed files_ |
| 8 | 1 | Per Amundsen | |
| 9 | 5 | Per Amundsen | _See also [[$decompress]]._ |
| 10 | |||
| 11 | 1 | Per Amundsen | *Parameters* |
| 12 | |||
| 13 | file|&binvar - File or &binvar to compress. |
||
| 14 | 4 | Per Amundsen | blN - b indicates a &binvar is specified. iN = TODO, mN = TODO |
| 15 | 5 | Per Amundsen | lN - TODO |
| 16 | mN - If N = 1 is raw (default), N = 2 is zlib, and N = 3 is gzip. (1 and 3 is compatible with mIRC) |