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