DynamicBuffer_v1: Get a list of buffers that represents the input sequence.
const_buffers_type data() const; » more...
DynamicBuffer_v2: Get a sequence of buffers that represents the underlying memory.
mutable_buffers_type data( std::size_t pos, std::size_t n); » more... const_buffers_type data( std::size_t pos, std::size_t n) const; » more...