FastLED 3.9.15
Loading...
Searching...
No Matches

◆ hasCapacity()

bool fl::StringHolder::hasCapacity ( size newLength) const
inline

Definition at line 21 of file string_holder.h.

21{ return newLength + 1 <= mCapacity; }

References FL_NOEXCEPT, hasCapacity(), and mCapacity.

Referenced by hasCapacity().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: