class Gem::Resolv::DNS::SvcParam::Generic

def encode(msg) # :nodoc:

:nodoc:
def encode(msg) # :nodoc:
  msg.put_bytes(@value)
end