Mojo function
b64encode
b64encode(str: String) -> String
Performs base64 encoding on the input string.
Args:
- str (
String
): The input string.
Returns:
Base64 encoding of the input string.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?