# File lib/codec/data.rb, line 545 def short=(value) check(Cproton.pn_data_put_short(@data, value)) end