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