Method: Dnsruby::Header#tc

Defined in:
lib/dnsruby/message/header.rb

#tcObject

Truncated flag



19
20
21
# File 'lib/dnsruby/message/header.rb', line 19

def tc
  @tc
end