# File lib/amq/protocol/frame.rb, line 149defdecode_payload@payloadend
final?()click to toggle source
# File lib/amq/protocol/frame.rb, line 153deffinal?# we cannot know whether it is final or not so framing code in amq-client# checks this over the entire frameset. MK.falseend