# File lib/codec/data.rb, line 599
    def char=(value)
      check(Cproton.pn_data_put_char(@data, value))
    end