# File lib/codec/data.rb, line 298 def ushort=(value) check(Cproton.pn_data_put_ushort(@impl, value)) end