Class: PacketGen::Header::DNS::ArrayOfOptions

Inherits:
Types::Array
  • Object
show all
Defined in:
lib/packetgen/header/dns/option.rb

Overview

Array of Option.

Since:

  • 3.1.1

Constant Summary

Constants inherited from Types::Array

Types::Array::HUMAN_SEPARATOR

Method Summary

Methods inherited from Types::Array

#<<, #==, #[], #clear, #clear!, #delete, #delete_at, #each, #empty?, #first, #initialize, #initialize_copy, #last, #push, #read, set_of, set_of_klass, #size, #sz, #to_a, #to_human, #to_s

Methods included from Types::LengthFrom

#initialize_length_from, #read_with_length_from

Constructor Details

This class inherits a constructor from PacketGen::Types::Array