TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
Since 2.40
Determines if a string is pure ASCII. A string is pure ASCII if it contains no bytes with the high bit set.
a string
true if str is ASCII
str
2.40
Determines if a string is pure ASCII. A string is pure ASCII if it contains no bytes with the high bit set.