\brief Copies a substring [pos, pos+count) of this String to the code unit array pointed to by "dest". If the requested substring is larger than the String, or if count == npos, the substring [pos, size()) is copied. The resulting String is not null-terminated (does not end with a null-character). \param dest The target code unit
source not stored for this graph (policy: none)
no test coverage detected