Home | Libraries | People | FAQ | More |
Return a pointer to the URL's character buffer.
char const* data() const;
This function returns a pointer to the first character of the URL, which is not guaranteed to be null-terminated.
Constant.
Throws nothing.