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

◆ length()

template<size_t SIZE = 64>
size_t fl::StrN< SIZE >::length ( ) const
inline

Definition at line 246 of file str.h.

246{ return size(); }
size_t size() const
Definition str.h:245

References size().

+ Here is the call graph for this function: