[#24CF6B397298DCBA9437290C55E1E6495392DCD6]
Return the decoded size
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.
Constant.
Throws nothing.