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