Class: PacketGen::Types::ArrayOfInt32
- Includes:
- ArrayOfIntMixin
- Defined in:
- lib/packetgen/types/array.rb
Overview
Specialized array to handle serie of Int32.
Constant Summary
Constants inherited from Array
PacketGen::Types::Array::HUMAN_SEPARATOR
Constants included from LengthFrom
Method Summary
Methods included from ArrayOfIntMixin
Methods inherited from 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 LengthFrom
#initialize_length_from, #read_with_length_from, #sz_to_read
Methods included from Fieldable
#format_inspect, #read, #sz, #to_human, #to_s, #type_name
Constructor Details
This class inherits a constructor from PacketGen::Types::Array