pub fn base64_encode(bytes: &[u8]) -> String
Base64 (standard alphabet, padded) for data: URIs.
data: