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