Definition at line 37 of file str.h.
◆ append()
void fl::StringFormatter::append |
( |
int | val, |
|
|
StrN< 64 > * | dst ) |
|
static |
◆ isDigit()
static bool fl::StringFormatter::isDigit |
( |
char | c | ) |
|
|
inlinestatic |
Definition at line 42 of file str.h.
◆ isSpace()
static bool fl::StringFormatter::isSpace |
( |
char | c | ) |
|
|
inlinestatic |
Definition at line 40 of file str.h.
◆ parseFloat()
float fl::StringFormatter::parseFloat |
( |
const char * | str, |
|
|
size_t | len ) |
|
static |
The documentation for this class was generated from the following files:
- /home/runner/work/FastLED/FastLED/src/fl/str.h
- /home/runner/work/FastLED/FastLED/src/fl/str.cpp