boost::capy::consuming_buffers::begin
Return iterator to beginning of remaining buffers.
Synopsis
const_iterator
begin() const noexcept;
Return Value
Iterator pointing to the first remaining buffer, adjusted for consumed bytes in the current buffer.
Created with MrDocs