|
SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
|
Buffer class for dynamic byte storage and manipulation. More...
#include <vector>#include <cstdint>#include <memory>

Go to the source code of this file.
Classes | |
| class | swt::Buffer |
| Dynamic byte buffer for data storage and manipulation. More... | |
Namespaces | |
| namespace | swt |
| Software Timer namespace containing all timer-related classes. | |
Buffer class for dynamic byte storage and manipulation.
Definition in file Buffer.h.