# File lib/codec/data.rb, line 609 def string=(value) check(Cproton.pn_data_put_string(@impl, value)) end