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

◆ string() [3/6]

fl::string::string ( const char * str,
fl::size len )
inline

Definition at line 603 of file str.h.

604 copy(str, len);
605 }
void copy(const char *str)
Definition str.h:164

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

+ Here is the call graph for this function: