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