Home

Add a comment

 

Re: Just released: lz-string

Good! Now what we need to figure out if it is the decompression or the compression that doesn't work.

You have two strings: one that works and one that doesn't. Here is the result of the compression in Base46 of both your strings:

LZString135.compressToBase64("hello1hello2hello3hello4hello5hello6") => "BYUwNmD2CMoZAmOUDMzIBZ0FZ0DYgA=="
LZString135.compressToBase64("hello1hello2hello3hello4hello5") => "BYUwNmD2CMoZAmOUDMzIBZ0FYgA="

Can you post here the result of the compression of both strings by your library (in base64)?


Re: Just released: lz-string


Title
Body
HTML : b, strong, i, em, blockquote, br, p, pre, a href="", ul, ol, li, sub, sup
OpenID Login
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

Home