stride() returns the length of a UTF-32 sequence starting at index i in string s.
The return value will always be 1.
See Implementation
stride() returns the length of a UTF-32 sequence starting at index i in string s.