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