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

◆ string() [4/6]

fl::string::string ( fl::size len,
char c )
inline

Definition at line 606 of file str.h.

607 resize(len, c);
608 }
void resize(fl::size count)
Definition str.h:915

References fl::StrN< FASTLED_STR_INLINED_SIZE >::StrN(), and resize().

+ Here is the call graph for this function: