Calculates the number of unicode characters in the referenced string. The calculation requires that the whole string is iterated over.
number of unicode characters in the string
See Implementation
Calculates the number of unicode characters in the referenced string. The calculation requires that the whole string is iterated over.