Predicate getCodepointAt
Gets the ith codepoint in s.
Unpaired surrogates are skipped.
Import path
import codeql.util.Stringsstring getCodepointAt(string s, int i)Gets the ith codepoint in s.
Unpaired surrogates are skipped.
import codeql.util.Stringsstring getCodepointAt(string s, int i)