# File lib/codec/data.rb, line 719 def decimal64=(value) check(Cproton.pn_data_put_decimal64(@data, value)) end