# File lib/codec/data.rb, line 477
    def bool=(value)
      check(Cproton.pn_data_put_bool(@data, value))
    end