mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2016
Posts: 57
R
Babel fish
OP Offline
Babel fish
R
Joined: Aug 2016
Posts: 57
It would be interesting to include a $rawdeflate and $rawinflate identifier in the same way as $compress and $decompress, since mIRC already has zlib.

The interesting thing is the possibility of compressing and decompressing just by taking the block, without header and footer. It would open up a large possibility of manipulating compression files that use deflate and inflate.

I know it is possible for this by dll and even realizing a certain patch in mirc.exe, but it would be interesting to be natural of the language.


rockcavera
#Scripts @ irc.VirtuaLife.com.br
Joined: Apr 2010
Posts: 969
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
I support this request. By allowing access to $rawinflate/deflate, scripters could easily and efficiently implement the various compression algorithms based on LZ77+Hoffman code; Including but not limited to all these gzip/gunzip requests:

https://forums.mirc.com/ubbthreads.php/topics/261354
https://forums.mirc.com/ubbthreads.php/ubb/showflat/Number/216390
https://forums.mirc.com/ubbthreads.php/ubb/showflat/Number/99485
https://forums.mirc.com/ubbthreads.php/ubb/showflat/Number/74303
https://forums.mirc.com/ubbthreads.php/ubb/showflat/Number/46462


I am SReject
My Stuff

Link Copied to Clipboard