Function pct_string_view::decode
Return the string with percent-decoding
Synopsis
Declared in header <boost/url/pct_string_view.hpp>
template<class StringToken = string_token::return_string>
StringToken::result_type
decode(
encoding_opts opt = = {},
StringToken&& token) const;