# File lib/amq/protocol/table.rb, line 110
      def self.length(data)
        data.unpack(PACK_UINT32).first
      end