Generic fixed size data buffer. More...
#include <utils.h>
Data Fields | |
| uint8_t | buffer [1500] |
| Fixed size data buffer. | |
| size_t | length |
| Data length. | |
Generic fixed size data buffer.
| uint8_t imquic_data_fixed::buffer[1500] |
Fixed size data buffer.
| size_t imquic_data_fixed::length |
Data length.