# File lib/codec/data.rb, line 352
      def int=(value)
        check(Cproton.pn_data_put_int(@impl, value))
      end