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