StringImpl.realLength

Gets the length of the string, with the null terminator.

struct StringImpl(T)
@nogc @property @safe nothrow
size_t
realLength
()

Meta