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

◆ resize() [1/2]

void fl::string::resize ( fl::size count)
inline

Definition at line 915 of file str.h.

915 {
916 resize(count, char());
917 }
void resize(fl::size count)
Definition str.h:915

References resize().

Referenced by string(), and resize().

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