Method: Dnsruby::IPv6#hash

Defined in:
lib/dnsruby/ipv6.rb

#hashObject



140
141
142
# File 'lib/dnsruby/ipv6.rb', line 140

def hash
  return @address.hash
end