# File lib/codec/data.rb, line 481 def decimal32=(value) check(Cproton.pn_data_put_decimal32(@impl, value)) end