Boost.URL Logo

PrevUpHomeNext
pct_encoded_view::encoded

Return the underlying encoded character buffer.

Synopsis
string_view
encoded() const;
Complexity

Constant.

Exception Safety

Throws nothing.


PrevUpHomeNext