# File lib/codec/data.rb, line 635 def long=(value) check(Cproton.pn_data_put_long(@data, value)) end