The type used to represent the input sequence as a list of buffers.
using const_buffers_type = std::array< boost::asio::const_buffer, 2 >;