# File lib/Dnsruby/resource/NSEC3.rb, line 241 def decode_next_hashed(input) @next_hashed = NSEC3.decode_next_hashed(input) end