method

hash

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

No documentation available.

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