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

◆ host()

fl::string_view fl::url::host ( ) const
inline

Definition at line 46 of file url.h.

46{ return view(mHost); }
fl::string_view view(const Span &s) const FL_NOEXCEPT
Definition url.h:86
Span mHost
Definition url.h:238

References FL_NOEXCEPT, mHost, and view().

+ Here is the call graph for this function: