utf8length

@safe @nogc
size_t
utf8length
(
string str
)

Parameters

str string

string

Return Value

Type: size_t

utf-8 string length in characters

Meta