method

hash

v2_6_3 - Show latest stable - Class: Resolv::DNS::Label::Str
hash()
public

No documentation available.

# File lib/resolv.rb, line 1219
        def hash
          return @downcase.hash
        end