Compresses the given String with the lz-string algorithm. iex> LZString.compress("hello, i am a 猫") <<5, 133, 48, 54, 96, 246, 3, 64, 4, 9, 107, 2, 24, 22, ...
確定! 回上一頁