The type used to represent the input sequence as a list of buffers.
using const_buffers_type = boost::asio::mutable_buffer;
This buffer sequence is guaranteed to have length 1.