# File lib/codec/data.rb, line 344 def put_array(described, element_type) check(Cproton.pn_data_put_array(@data, described, element_type.code)) end