Return the decoded size
<include/boost/url/pct_string_view.hpp>
std::size_t decoded_size() const noexcept;
This function returns the number of characters in the resulting string if percent escapes were converted into ordinary characters.