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
swt::Buffer Member List

This is the complete list of members for swt::Buffer, including all inherited members.

append(uint8_t *buf, int32_t len)swt::Buffer
Buffer()swt::Buffer
Buffer(const Buffer &other)swt::Buffer
clear()swt::Buffer
data()swt::Buffer
dump()swt::Buffer
dump(uint8_t *s, int32_t len)swt::Bufferstatic
empty()swt::Buffer
operator=(const Buffer &other)swt::Buffer
setSize(int32_t len)swt::Buffer
setTo(const Buffer &buffer)swt::Buffer
setTo(uint8_t *buf, int32_t len)swt::Buffer
setTo(char *buf, int32_t len)swt::Buffer
size() constswt::Buffer
~Buffer()swt::Buffer