Mojo function
b16encode
b16encode(str: String) -> String
Performs base16 encoding on the input string.
Args:
- βstr (
String
): The input string.
Returns:
Base16 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?