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