pub fn b64_encode(x: impl AsRef<[u8]>) -> String
Base64 encode the provided buffer using a URL safe scheme with no padding