Actions
$compress » History » Revision 7
« Previous |
Revision 7/8
(diff)
| Next »
Per Amundsen, 12/14/2019 10:03 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.
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)
Updated by Per Amundsen almost 5 years ago · 7 revisions