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