utf8length

size_t
utf8length
@safe @nogc
(
string str
)

Parameters

str
Type: string

string

Return Value

Type: size_t

utf-8 string length in characters

Meta