Expand description
Minimal standard-alphabet Base64 codec (RFC 4648): encode for embedding
image bytes as data: URIs, decode for reading them back out — avoids a
dependency for the two things we need.
Minimal standard-alphabet Base64 codec (RFC 4648): encode for embedding
image bytes as data: URIs, decode for reading them back out — avoids a
dependency for the two things we need.