IIPOptions
Summary
Represents a collection of IPv4 header options.
- Methods
- Properties
Structure
- class IIPOptions
- addOptions(type: uint8)
Creates an option object and adds it to the list of options given its type.
- Parameters
type (
uint8
) – Options type.