StormByte C++ Library 0.0.9999
StormByte is a comprehensive, cross-platform C++ library aimed at easing system programming, configuration management, logging, and database handling tasks. This library provides a unified API that abstracts away the complexities and inconsistencies of different platforms (Windows, Linux).
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 managing simple, shared, and producer/consumer buffers in both single-threaded and multi-threaded environments. It supports a variety of use cases, including: