| BitBufferHelper | 
 BitBufferHelper class that provides utility methods to - fetch specific bits
 from a serialized stream of bits - convert bits to primitive data type - like
 short, int, long - store bits in specified location in stream of bits -
 convert primitive data types to stream of bits. 
 | 
| CustomTLVKey | 
  | 
| DataLinkAddress | 
 Abstract base class for a Datalink Address. 
 | 
| Ethernet | 
 Class that represents the Ethernet frame objects. 
 | 
| EthernetAddress | 
  | 
| HexEncode | 
 The class provides methods to convert hex encode strings. 
 | 
| LLDP | 
 Class that represents the LLDP frame objects. 
 | 
| LLDPTLV | 
 Class that represents the LLDPTLV objects. 
 | 
| NetUtils | 
 Utility class containing the common utility functions needed for operating on networking data structures. 
 | 
| Packet | 
 Abstract class which represents the generic network packet object. 
 |