Class: PcapTools::Parser::UDP_PDU
- Inherits:
-
BinData::Record
- Object
- BinData::Record
- PcapTools::Parser::UDP_PDU
- Includes:
- HasParent
- Defined in:
- lib/pcap_parser.rb
Overview
UDP Protocol Data Unit
Instance Attribute Summary
Attributes included from HasParent
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
99 100 101 |
# File 'lib/pcap_parser.rb', line 99 def type "UDP" end |