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