instance method get_order

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

get_order(aStr)

No documentation comment.

Parameters

aStr req
Source
# File actionmailer/lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib/rchardet/chardistribution.rb, line 93
    def get_order(aStr)
      # We do not handle characters based on the original encoding string, but 
      # convert this encoding string to a number, here called order.
      # This allows multiple encodings of a language to share one frequency table.
      return -1
    end

Defined in actionmailer/lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib/rchardet/chardistribution.rb line 93 · View on GitHub · Improve this page · Find usages on GitHub

Defined in CharDet::CharDistributionAnalysis

Type at least 2 characters to search.

↑↓ navigate · open · esc close