Definition at line 38 of file str.h.
◆ append()
void fl::StringFormatter::append |
( |
int32_t | val, |
|
|
StrN< 64 > * | dst ) |
|
static |
◆ isDigit()
static bool fl::StringFormatter::isDigit |
( |
char | c | ) |
|
|
inlinestatic |
Definition at line 43 of file str.h.
◆ isSpace()
static bool fl::StringFormatter::isSpace |
( |
char | c | ) |
|
|
inlinestatic |
Definition at line 41 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