boost::urls::url_view_base::data
Return a pointer to the url's character buffer
Description
This function returns a pointer to the first character of the url, which is not guaranteed to be null‐terminated.
Throws nothing.
Created with MrDocs