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