[Go to site: main page, start]

CodeQL library for Go
codeql/go-all 7.1.2 (changelog, source)

Primitive predicate string::codePointAt

Returns an integer for the Unicode code point value of the character starting at the given index, counted by UTF-16 code units.

int codePointAt(int index)