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