refStringLength

fnsize_t refStringLength(string str) nothrow

Retrieves the length of str.

Parameters

stra reference counted string

Returns

the length of the given string, in bytes