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

◆ appendFormatted() [4/7]

void fl::sstream::appendFormatted ( fl::i8 val)
private

Definition at line 62 of file strstream.cpp.hpp.

62 {
63 appendFormatted(fl::i16(val));
64}
void appendFormatted(fl::i8 val) FL_NOEXCEPT

References appendFormatted().

Referenced by appendFormatted(), appendFormatted(), appendFormatted(), operator<<(), operator<<(), and operator<<().

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