[#46ADDD45730638CD737E683BDAE75D82356D56A4]
Format the string with percent-decoding applied to the output stream
std::ostream& operator<<( std::ostream& os, decode_view const& s);
This function serializes the decoded view to the output stream.