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

◆ data()

const char * fl::Str::data ( ) const
inline

Definition at line 572 of file str.h.

572{ return c_str(); }
const char * c_str() const
Definition str.h:272

References fl::StrN< FASTLED_STR_INLINED_SIZE >::c_str().

+ Here is the call graph for this function: