Return the number of decoded characters.
size_type size() const;
This function returns the number of characters that would be produced if percent-decoding was applied to the character buffer.
Constant,
Throws nothing.