in reply to Re^5: Efficient 7bit compression
in thread Efficient 7bit compression
No - but neat. What I was talking about was with regards to $unpacked = ''. Instead, pre-size it and use the 4 arg substr to fill it up instead of growing it each time. As I said before, I didn't get my vec() approach to work but I would have also been able to do this in the shrink() sub as well.
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Efficient 7bit compression
by Roy Johnson (Monsignor) on Mar 14, 2005 at 18:15 UTC |