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