|
|
|
|
|
by LukeShu
946 days ago
|
|
> We were also obsessed with efficiency. base64 was "sold" as denser encoding. I can't say if it was true overall uuencode has file headers/footers, like MIME. But the actual content encoding is basically base64 with a different alphabet; both add precisely 1/3 overhead (plus up to 2 padding bytes at the end). |
|