Write the given data at the specified offset.
template< typename ConstBufferSequence> std::size_t write_some_at( implementation_type & impl, uint64_t offset, const ConstBufferSequence & buffers, asio::error_code & ec);