# File lib/codec/data.rb, line 511 def byte=(value) check(Cproton.pn_data_put_byte(@data, value)) end