Ascent.text
ascent.text.isASCII
ascent.text.isASCII(input: string): boolean;Parameter
Type
Description
ascent.text.isASCII("72 101 108 108 111 33")ascent.text.isUFT8
ascent.text.isUTF8(input: string): boolean;Parameter
Type
Description
ascent.text.isUTF8("🚀")Last updated
Was this helpful?