pub fn encode_bytes_b64(b: &[u8], out: &mut String)
Write a base64-standard-encoded byte slice as a canonical-JSON string.