Y
Hacker News
new
|
ask
|
show
|
jobs
by
bdhcuidbebe
1191 days ago
> a base64 string representing a compressed image
Parent explained that the base64 encoding held compressed data.
1 comments
TylerE
1191 days ago
But why base64 and not just… send the bytes? 6 bits per character vs 8
link