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