我使用
lz-string.js的LZString.compresstoBase64函数,需要解压缩/压缩服务器端的数据.
显而易见的解决方案似乎是lz_string_csharp,但我很担心
这个说法:
If you use just the regular Javascript ‘compress’ function then depending on the data in the string,it will not decompress correctly on the C# side.
However,if you are using the ‘compress’ function built into this C# version,then you should be ok to use the regular ‘decompress’ function included.
解决方法
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。