|
StormByte C++ Library: Buffer module 0.0.9999
StormByte-Buffer is a StormByte library module for handling buffers
|
Namespace for buffer-related components in the StormByte library. More...
Namespace for buffer-related components in the StormByte library.
The Buffer namespace provides classes and utilities for byte buffers, including FIFO buffers, thread-safe shared buffers, producer-consumer interfaces, and multi-stage processing pipelines.
The Buffer namespace provides classes and utilities for byte buffers, including FIFO buffers, thread-safe shared buffers, and producer-consumer patterns.
The Buffer namespace provides classes and utilities for byte buffers, including Generic buffers, thread-safe shared buffers, and producer-consumer patterns.
void Wait(const std::size_t& n, std::unique_lock<std::recursive_mutex>& lock) const;
including FIFO buffers, thread-safe shared buffers, and producer-consumer patterns.