Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded. This is enforced by the function's in-contract.
the string to be counted
See Implementation
Returns the total number of code points encoded in a ubyte array.
The input to this function MUST be validly encoded. This is enforced by the function's in-contract.