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