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