Try to extend the string buffer to a minimum length, and return false if unsuccessful
bool tryExtend(ptrdiff_t newLen);
DWString Class