Comment on Why did base64 win against uuencode?parentComments−IshKebab2yPerhaps to simplify implementations that read multiple characters at a time?But I think it's likely just poor design taste.
Comments
Perhaps to simplify implementations that read multiple characters at a time?
But I think it's likely just poor design taste.