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

◆ scheme()

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

Definition at line 44 of file url.h.

44{ return view(mScheme); }
Span mScheme
Definition url.h:236
fl::string_view view(const Span &s) const FL_NOEXCEPT
Definition url.h:86

References FL_NOEXCEPT, mScheme, and view().

Referenced by defaultPort().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: