KilledByAPixel / JSONCrush

Compress JSON into URL friendly strings
https://killedbyapixel.github.io/JSONCrush
MIT License
1.57k stars 45 forks source link

How to decode using Java #4

Closed aaronuu closed 4 years ago

aaronuu commented 4 years ago

How to decode using Java? thanks!

KilledByAPixel commented 4 years ago

it is javascript, i don't know much about java.

if you check the demo, the code is simple and will show you how to decode. Basically you just call JSONUncrush()