# File lib/codec/data.rb, line 119 def decode(encoded) check(Cproton.pn_data_decode(@impl, encoded, encoded.length)) end