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

◆ isComplete()

bool fl::HttpResponseParser::isComplete ( ) const

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

365 {
366 return mState == COMPLETE;
367}

References COMPLETE, and mState.

Referenced by ~HttpResponseParser().

+ Here is the caller graph for this function: