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