pub fn base64_encode_to_str<I: Bits>(input: I) -> Result<String, Error>
alloc
Encodes the provided input to a string, using the standard RFC-4648 BASE64_ALPHABET
BASE64_ALPHABET