PcapPlusPlus  Next
pcpp::ScalarBuffer< T > Struct Template Reference

A struct that represent a single buffer. More...

#include <PacketUtils.h>

Public Attributes

T * buffer
 The pointer to the buffer.
 
size_t len
 Buffer length.
 

Detailed Description

template<typename T>
struct pcpp::ScalarBuffer< T >

A struct that represent a single buffer.