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

◆ write() [1/11]

fl::size fl::basic_string::write ( char c)

Definition at line 218 of file basic_string.cpp.hpp.

218{ return write(&c, 1); }
fl::size write(const fl::u8 *data, fl::size n) FL_NOEXCEPT

References write().

+ Here is the call graph for this function: