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

◆ write() [1/8]

template<size_t SIZE = 64>
size_t fl::StrN< SIZE >::write ( char c)
inline

Definition at line 210 of file str.h.

210{ return write(&c, 1); }
size_t write(const uint8_t *data, size_t n)
Definition str.h:174
Definition str.h:79

References write().

Referenced by write().

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