@return
# File lib/amq/protocol/client.rb, line 490 def self.decode(data) offset = 0 self.new() end
@return
# File lib/amq/protocol/client.rb, line 504 def self.encode() channel = 0 buffer = @packed_indexes.dup MethodFrame.new(buffer, channel) end
Generated with the Darkfish Rdoc Generator 2.