StringExp.numberOfCodeUnits

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

class StringExp
final
size_t
numberOfCodeUnits
const
(
int tynto = 0
)

Parameters

tynto
Type: int

code unit type of the target encoding

Return Value

Type: size_t

number of code units

Meta