boost::http::fields_base::buffer
Return a string view representing the serialized data.
Synopsis
Declared in <boost/http/fields_base.hpp>
core::string_view
buffer() const noexcept;
Return Value
a string view representing the serialized data.
Created with MrDocs