|
VBVX 0.1.0
Header-only C++23 library for safe, zero-copy parsing of packet buffers.
|
#include <concepts>#include <cstring>Go to the source code of this file.
Classes | |
| class | vbvx::HeaderView< H > |
| A lightweight view over a header inside a packet buffer. More... | |
Namespaces | |
| namespace | vbvx |
Concepts | |
| concept | vbvx::WireHeader |