Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
buffer_ref::const_buffers_type

The ConstBufferSequence used to represent the readable bytes.

Synopsis
using const_buffers_type = typename Buffer::const_buffers_type;

PrevUpHomeNext