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