StormByte C++ Library: Buffer module 0.0.9999
StormByte-Buffer is a StormByte library module for handling buffers
Loading...
Searching...
No Matches
Buffer Namespace Reference

Namespace for buffer-related components in the StormByte library. More...

Detailed Description

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.