Write the given data to the stream.
template< typename ConstBufferSequence> std::size_t write_some( implementation_type & impl, const ConstBufferSequence & buffers, asio::error_code & ec);