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