Home | Libraries | People | FAQ | More |
Return the decoded size.
std::size_t decoded_size() const;
This function returns the number of characters in the resulting string if percent escapes were converted into ordinary characters.
Constant.
Throws nothing.