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

◆ isComplete()

bool fl::HttpRequestParser::isComplete ( ) const

Definition at line 137 of file http_parser.cpp.hpp.

137 {
138 return mState == COMPLETE;
139}

References COMPLETE, and mState.

Referenced by ~HttpRequestParser().

+ Here is the caller graph for this function: