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

◆ data()

const char * fl::string_view::data ( ) const
inlineconstexpr

Definition at line 94 of file string_view.h.

94 {
95 return mData;
96 }
const char * mData

References FL_NOEXCEPT, and mData.

Referenced by fl::StringInterner::intern(), and fl::anonymous_namespace{json.cpp.hpp}::JsonTokenizer::parse().

+ Here is the caller graph for this function: