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

◆ write() [1/9]

template<fl::size SIZE = FASTLED_STR_INLINED_SIZE>
fl::size fl::StrN< SIZE >::write ( char c)
inline

Definition at line 282 of file str.h.

282{ return write(&c, 1); }
fl::size write(const u8 *data, fl::size n)
Definition str.h:246

References write().

Referenced by write().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: