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

◆ is_object()

bool fl::JsonValue::is_object ( ) const
inlinenoexcept

Definition at line 879 of file json.h.

881 {
882 //FASTLED_WARN("is_object called, tag=" << data.tag());

Referenced by begin(), end(), keys(), and size().

+ Here is the caller graph for this function: