# File lib/core/message.rb, line 61 def decode(encoded) check(Cproton.pn_message_decode(@impl, encoded, encoded.length)) post_decode end