# File lib/codec/data.rb, line 816 def binary=(value) check(Cproton.pn_data_put_binary(@data, value)) end