Function String.length
Returns the length of the wchar_t array, minus the zero terminator.
ulong length() nothrow @nogc const;
Returns the length of the wchar_t array, minus the zero terminator.
ulong length() nothrow @nogc const;