|
FastLED 3.9.15
|
| fl::string fl::formatJsonResponse | ( | const fl::json & | response, |
| const char * | prefix = "" ) |
Serialize JSON response to a string.
| response | JSON response object |
| prefix | Optional prefix to prepend (default: "") |
Definition at line 12 of file serial.cpp.hpp.
References fl::basic_string::size(), and fl::sstream::str().
Referenced by createSerialResponseSink(), printJsonRaw(), and printStreamRaw().
Here is the call graph for this function:
Here is the caller graph for this function: