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

◆ fragment()

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

Definition at line 50 of file url.h.

50{ return view(mFragment); }
Span mFragment
Definition url.h:242
fl::string_view view(const Span &s) const FL_NOEXCEPT
Definition url.h:86

References FL_NOEXCEPT, mFragment, and view().

+ Here is the call graph for this function: