Function String.data
Returns a slice of the wchar_t data without the zero terminator.
dstring data() nothrow @nogc const;
Returns a slice of the wchar_t data without the zero terminator.
dstring data() nothrow @nogc const;