I\'ve heard people talking about \"base 64 encoding\" here and there. What is it used for?
Mostly, I've seen it used to encode binary data in contexts that can only handle ascii - or a simple - character sets.