5 ms·
Modifying the base alphabet is simple if there are a couple of problem characters. I use 85 in json just fine without escaping overhead. Never tried for URLs
by bcaxis 3y ago
Modifying the base alphabet is simple if there are a couple of problem characters.
I use 85 in json just fine without escaping overhead. Never tried for URLs or XML.