|
StormByte C++ Library: Buffer module 1.2.0
StormByte-Buffer is the buffer module of the StormByte C++ suite.
|
#include <StormByte/buffer/generic.hxx>#include <StormByte/buffer/typedefs.hxx>#include <StormByte/string.hxx>#include <vector>#include <span>#include <string>#include <sstream>#include <utility>

Go to the source code of this file.
Classes | |
| class | StormByte::Buffer::FIFO |
| Byte-oriented FIFO buffer with grow-on-demand and close/error support. More... | |
Namespaces | |
| namespace | StormByte::Buffer |
| Buffer module of the StormByte suite. | |
| namespace | StormByte |