Hacker News new | ask | show | jobs
by Zamicol 809 days ago
I'm not following as Base85 isn't JSON safe. For example, { and } carry meaning in JSON.
1 comments

I should have specified what I meant by that - if you put "'\ in json strings you have to escape them.