Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
buffer_ref::data

Returns a constant buffer sequence representing the readable bytes.

Synopsis
const_buffers_type
data() const;

PrevUpHomeNext