TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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.