Owner-style creator API related to the stream port.
More...
Files | |
| file | stream_buffer_creator.h |
| Owner-style creator contract for buffer-backed streams. | |
| file | stream_file_creator.h |
| Owner-style creator contract for file-backed streams. | |
| file | stream_io_creator.h |
| Owner-style creator contract for standard I/O-oriented streams. | |
This API exposes public creator helpers that build owner-side stream instances for specific usage contexts.
These helpers complement the generic port/factory surfaces by providing higher-level creation entry points for selected owner workflows.
Typical contents:
stream_buffer_creator.hstream_file_creator.hstream_io_creator.h