beatgammit / gzip-js

GZIP implemented in pure JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not gzip Chinese words

Jesse-He opened this issue · comments

"中文".charCodeAt();
after gizp
error
can't ungizp
you can use utf-8

You can use this library and it works as expected: http://nodeca.github.io/pako/#gzip