LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
stream owners API

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.
 

Detailed Description

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: