use Encode qw(encode decode); my $zipped = memGzip(encode("utf8",$string)); my $unzipped = decode("utf8",memGunzip($zipped));
In reply to Re: Wide character - memGzip
by Joost
in thread Wide character - memGzip
by horrendo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |