StringExp.numberOfCodeUnits

Return the number of code units the string would be if it were re-encoded as tynto.

class StringExp
const
size_t
numberOfCodeUnits
(
int tynto = 0
)

Parameters

tynto int

code unit type of the target encoding

Return Value

Type: size_t

number of code units

Suggestion Box / Bug Report