SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
Loading...
Searching...
No Matches
Buffer.cpp File Reference

Implementation of Buffer - dynamic byte buffer for data storage. More...

#include "Buffer.h"
#include <cstring>
#include <iostream>
#include <iomanip>
Include dependency graph for Buffer.cpp:

Go to the source code of this file.

Namespaces

namespace  swt
 Software Timer namespace containing all timer-related classes.
 

Detailed Description

Implementation of Buffer - dynamic byte buffer for data storage.

Author
Tran Anh Tai
Date
9/2025
Version
1.0.0

Definition in file Buffer.cpp.