refStringLength

Retrieves the length of str.

size_t
refStringLength
(
string str
)

Parameters

str string

a reference counted string

Return Value

Type: size_t

the length of the given string, in bytes