The stream port and its adapters.
More...
Subgroups | |
| dynamic_buffer_stream API | |
Dynamic-buffer-backed adapter for the stream port. | |
| fs_stream API | |
| File-backed adapter for the stream port (OSAL file backend). | |
| stdio_stream API | |
Standard-stream-backed adapter for the stream port. | |
| stream API | |
Public API of the stream port. | |
This family gathers the stream module together with the modules that implement or support it.
The stream module defines the common byte-stream abstraction used at runtime, while adapter modules provide concrete implementations and Composition Root registration support.