Mojo function
ascii
ascii(value: StringSlice[origin]) -> String
Get the ASCII representation of the object.
Args:
- value (
StringSlice[origin]
): The object to get the ASCII representation of.
Returns:
A string containing the ASCII representation of the object.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!