boost::capy::flat_dynamic_buffer::data
Return a buffer sequence representing the readable bytes.
Synopsis
const_buffers_type
data() const noexcept;
Return Value
a buffer sequence representing the readable bytes.
Created with MrDocs